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 170110 - Wrong cursor after full screen
Wrong cursor after full screen
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
0.1.x
Other All
: Normal trivial
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 307583 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-03-12 22:47 UTC by Jan Van Buggenhout
Modified: 2005-06-13 23:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch From Comment 2 (1.04 KB, patch)
2005-03-15 01:37 UTC, Bryan W Clark
none Details | Review

Description Jan Van Buggenhout 2005-03-12 22:47:18 UTC
Please describe the problem:
When changing the application to full screen mode, and then going back to normal
mode, the cursor for the toolbar and for the sidepane is a hand instead of a pointer

Steps to reproduce:
1. Change to fullscreen mode (press F11)
2. Change to normal mode again (press F11 again)
3. Hover over the toolbar or the sidepane


Actual results:
The cursor is a small hand

Expected results:
It should be a normal arrow

Does this happen every time?
yes

Other information:
Comment 1 Yuval Tanny 2005-03-13 21:30:20 UTC
Same here.

Changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL in
shell/ev-view.c
ev_view_show_cursor
line 1507 on 0.1.8.
Fix this it to me.

Thanks,
Yuval
Comment 2 Bryan W Clark 2005-03-15 01:37:57 UTC
Created attachment 38720 [details] [review]
Patch From Comment 2

That looks like the fix to me, I just generated a patch out of this for one of
the devs to look at.
Comment 3 Jonathan Blandford 2005-04-03 00:05:09 UTC
Committed.  Thanks.
Comment 4 Nickolay V. Shmyrev 2005-06-13 23:49:04 UTC
*** Bug 307583 has been marked as a duplicate of this bug. ***