After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 312001 - scrollbar handle shrinks
scrollbar handle shrinks
Status: RESOLVED FIXED
Product: gucharmap
Classification: Core
Component: general
1.4.x
Other Linux
: Normal minor
: ---
Assigned To: Noah Levitt
Noah Levitt
: 148943 314546 (view as bug list)
Depends on: 163710
Blocks:
 
 
Reported: 2005-07-29 20:08 UTC by Teppo Turtiainen
Modified: 2005-12-02 12:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
screenshot of the problem (40.75 KB, image/png)
2005-07-29 20:09 UTC, Teppo Turtiainen
  Details
Many fixes for scrollbar and cell activation. (6.57 KB, patch)
2005-11-24 19:54 UTC, Behnam Esfahbod
committed Details | Review
Fixing out of range calling of set_top_row. (1.01 KB, patch)
2005-11-25 09:52 UTC, Behnam Esfahbod
committed Details | Review

Description Teppo Turtiainen 2005-07-29 20:08:44 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.
Comment 1 Teppo Turtiainen 2005-07-29 20:09:20 UTC
Created attachment 49953 [details]
screenshot of the problem
Comment 2 Noah Levitt 2005-08-26 18:36:07 UTC
*** Bug 314546 has been marked as a duplicate of this bug. ***
Comment 3 Brent Smith (smitten) 2005-10-23 16:27:34 UTC
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.
Comment 4 Behnam Esfahbod 2005-11-24 19:54:34 UTC
Created attachment 55199 [details] [review]
Many fixes for scrollbar and cell activation.

Behdad, please check this one soon.  Current mode is very annoying.
Comment 5 Behdad Esfahbod 2005-11-25 08:24:58 UTC
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)

Comment 6 Behnam Esfahbod 2005-11-25 09:52:56 UTC
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.
Comment 7 Behdad Esfahbod 2005-11-25 10:05:33 UTC
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)

Comment 8 Behnam Esfahbod 2005-12-02 12:55:58 UTC
*** Bug 148943 has been marked as a duplicate of this bug. ***