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 340955 - Weird resizing due to progressbar show/hide
Weird resizing due to progressbar show/hide
Status: RESOLVED DUPLICATE of bug 327424
Product: eog
Classification: Core
Component: collection
2.14.x
Other Linux
: Normal major
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-07 21:23 UTC by Wouter Bolsterlee (uws)
Modified: 2006-05-19 17:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (1.03 KB, patch)
2006-05-07 21:38 UTC, Wouter Bolsterlee (uws)
none Details | Review

Description Wouter Bolsterlee (uws) 2006-05-07 21:23:07 UTC
Scrolling the mouse wheel in the collection view (the thumbnails) causes the next/previous images to be shown (with a weird resizing effect btw) instead of scrolling in the thumbnail area. This makes navigating a directory with more than 10 images totally unusable.
Comment 1 Wouter Bolsterlee (uws) 2006-05-07 21:24:54 UTC
Ah, the weird resizing effect is caused by the statusbar showing a progress bar when loading an image. The progress bar doesn't fit in the status bar, so the statusbar increases height. This causes the collection window to shift up a bit, which in turn causes the image widget to redraw in a slightly smaller area.
Comment 2 Wouter Bolsterlee (uws) 2006-05-07 21:38:06 UTC
Created attachment 64974 [details] [review]
Proposed fix

This patch makes sure the progress bar is always shown. This fixes the weird resizing effects. Showing/hiding widgets when there's no good reason for it (what's the problem with showing an empty progress bar?) is bad practica anyway.
Comment 3 Wouter Bolsterlee (uws) 2006-05-07 22:16:31 UTC
Changing the summary.

See bug #331645 for the mouse wheel scrolling issue.
Comment 4 Lucas Rocha 2006-05-19 17:25:58 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 327424 ***