Menu

#1 File cursor does'nt move to the end of the list by PgDown

closed-fixed
General (39)
5
2008-06-02
2004-06-01
Anonymous
No

If the file list is large and doesn't fit all file window then is'nt
possible to place the file cursor on the last file by PgDown
key. PgDown doesn't scroll list to the end.

Discussion

  • Tomas Bzatek

    Tomas Bzatek - 2004-06-22
    • status: open --> closed-postponed
     
  • Tomas Bzatek

    Tomas Bzatek - 2004-06-22

    Logged In: YES
    user_id=330032

    Many people complained of this bug and in fact, I don't know
    how to fix it yet. By releasing GTK+ v 2.4.0, the GTK
    developers changed the behaviour of the separators between
    cells (in versions prior 2.4.0 it was set to 0, now it's 2).
    And thus the ugly grey lines appeared between the cells. The
    solution for this was to create special gtkrc file for Tux
    Commander which set the separators back to zero, and it
    worked, the design was back to normal without the ugly grey
    grid. But another bug appeared, it seems that there is a bug
    with computing the cell areas and pressing PageDown at the
    end of the list computes the wrong coordinates for the item.

    So, the clean solution is to change the background color of
    the sorted column. But it seems it can't be changed, there
    isn't any property to do that. If anyone knows how to fix
    it, please drop me a letter.

    The temporary solution is to manually edit the file
    ~.tuxcmd/gtkrc (where ~ stands for you homedir) and comment
    out the two lines with "GtkTreeView::". Then you can see the
    grid after next start. You may also want to change the
    colors to the default GTK, so go to the Tux Commander's
    preferences and set some colors to the Default.

     
  • Tomas Bzatek

    Tomas Bzatek - 2004-09-07

    Logged In: YES
    user_id=330032

    This bug seems to be fixed in GTK+ 2.4.7, so the browsing
    the main panel is now without problems or cursor skipping.

     
  • Tomas Bzatek

    Tomas Bzatek - 2005-01-24
    • status: closed-postponed --> closed-fixed
     
  • Tomas Bzatek

    Tomas Bzatek - 2008-06-02
    • assigned_to: nobody --> tbzatek
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.