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 746131 - The overlay controls comes in the way of the viewing
The overlay controls comes in the way of the viewing
Status: RESOLVED OBSOLETE
Product: eog
Classification: Core
Component: general
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-13 06:29 UTC by Asif Ali Rizvan
Modified: 2021-06-19 08:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
controls on top of the image blocks the image (291.81 KB, image/png)
2015-03-13 06:29 UTC, Asif Ali Rizvan
Details

Description Asif Ali Rizvan 2015-03-13 06:29:27 UTC
Created attachment 299265 [details]
controls on top of the image blocks the image

Please see the attachment, The rotate left, rotate right, back and forward overlayed icons are obstructing the image from being seen.

Using the image viewer we expect to see the image not the controls on the Image.

Yes, the controls hide when we move the mouse pointer away, but how do we point and click to a particular region in the picture using the mouse pointer when there's the controls blocking the image as soon as we move the mouse? 

Please reconsider the design and usability of the 'overlayed' controls inside the viewer. The header bar could be a good place for that, like in evince and epiphany.

Thanks.
Comment 1 Matthias Clasen 2015-03-13 16:48:43 UTC
I agree that they appear a bit too eagerly and are a bit too persistent, maybe.
But why do you want to 'point and click a particular region' ? No functionality tied to that in eog, currently...

I think the redesign of eog was meant to result in something a little more easy and fun than a pdf reader or web browser, which is why some design choices here are different.
Comment 2 Asif Ali Rizvan 2015-03-13 16:54:26 UTC
When we are with others and want to show someone our something in a group photo, and we want bring the attention there with mouse pointer, especially on a larger display or in projector. Clicking may be required to draw a selection box
Comment 3 Matthias Clasen 2015-03-13 16:56:56 UTC
there's no selection box
Comment 4 Matthias Clasen 2015-03-13 16:57:42 UTC
maybe there should be a way to select a rectangle to zoom to or highlight, but there isn't
Comment 5 Felix Riemann 2015-03-16 19:04:23 UTC
So, I made the buttons disappear a bit faster as an initial measure:

commit 76740faf9648ad9f071dadaf8f7e014fcf7d90ef
Author: Felix Riemann <>
Date:   Mon Mar 16 19:53:04 2015 +0100

    EogScrollView: Hide the overlay buttons faster
    
    Reduces the motion timeout to one second and uses more precise
    timing as the previous timing could drift by nearly a second.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=746131

I'd like to avoid moving the buttons to the headerbar as that would mean another four buttons there, making it pretty crowed.

In general the buttons in their current state are a first try at modernizing the UI and making more space available for the image. The way the buttons work is not set in stone and could be improved further in the next cycle. For example one could think about showing the buttons only when moving the moving the mouse close to the image borders or after having moved the mouse for a given distance (however, this sounds quite complex). We'll see once 3.16 has received some broader usage.

For rectangle zooming there was AFAIR a plugin on eog-list that implemented this. I don't know whether it works with the new UI though.
Comment 6 André Klapper 2021-06-19 08:47:39 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/eog/-/issues/

Thank you for your understanding and your help.