GNOME Bugzilla – Bug 312001
scrollbar handle shrinks
Last modified: 2005-12-02 12:55:58 UTC
Distribution/Version: Ubuntu Breezy 1. Select a script with lots of characters (Latin will do). 2. Scroll to the end using the mouse wheel. 3. Look at the scrollbar handle.
Created attachment 49953 [details] screenshot of the problem
*** Bug 314546 has been marked as a duplicate of this bug. ***
Confirming this issue. The handle seems to "scroll past" the bottom arrow, but this doesn't seem to affect functionality, as the mouse wheel still works and when clicking near the handle, it pops back to where it's supposed to be.
Created attachment 55199 [details] [review] Many fixes for scrollbar and cell activation. Behdad, please check this one soon. Current mode is very annoying.
Ok. Committed without actually having a mouse around. So test please. 2005-11-25 Behdad Esfahbod <behdad@gnome.org> * gucharmap/gucharmap-table.c: Several fixes to scrollbar and cell activation. (#312001, Behnam Esfahbod)
Created attachment 55215 [details] [review] Fixing out of range calling of set_top_row. I got some assertions in set_top_row that this patch fix them.
2005-11-25 Behdad Esfahbod <behdad@gnome.org> * gucharmap/gucharmap-table.c: Follow up on several fixes to scrollbar and cell activation. (#312001, Behnam Esfahbod)
*** Bug 148943 has been marked as a duplicate of this bug. ***