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 583552 - Rotated document selection
Rotated document selection
Status: RESOLVED OBSOLETE
Product: evince
Classification: Core
Component: PDF
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-22 12:43 UTC by Nicolò Chieffo
Modified: 2018-05-22 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vertical.pdf (147.32 KB, application/octet-stream)
2009-05-22 12:43 UTC, Nicolò Chieffo
  Details
Fix Bug #583552. Remarks the thumbnail of the current page after rotation. (1.96 KB, patch)
2009-09-17 23:34 UTC, Juanjo Marín
none Details | Review

Description Nicolò Chieffo 2009-05-22 12:43:36 UTC
if you have a document with vertical text (see the one attached) and try to select text, something really strange happens (I cannot describe it, so you have to try)
Comment 1 Nicolò Chieffo 2009-05-22 12:43:57 UTC
Created attachment 135171 [details]
vertical.pdf
Comment 2 Nicolò Chieffo 2009-05-22 12:44:33 UTC
sorry, rename the file "a" to "a.pdf"
Comment 3 Nickolay V. Shmyrev 2009-05-25 21:11:55 UTC
Y, we have this issue for a long time, it would be nice to resolve it one day.
Comment 4 Juanjo Marín 2009-09-17 23:34:28 UTC
Created attachment 143411 [details] [review]
Fix Bug #583552. Remarks the thumbnail of the current page after rotation.

Hi,

I think this patch must resolve it. Sorry, I have some problems on my system I haven't compiled with Evince trunk, but I think it should.

The only change is the function refresh() -via g_idle_add - for the page_changed_cb(), in order to remark the thumbnail of the current page. AFAIK it works.

The function ev_sidebar_thumbnails_rotation_changed_cb() must be placed after page_changed_cb(), so I put at the EOF.
Comment 5 Juanjo Marín 2009-09-18 06:46:59 UTC
Well, it should be better if I test the compilation and behaviour of this patch before ;)

I hope to this pretty soon, maybe this afternor or this weekend.
Comment 6 Carlos Garcia Campos 2009-09-18 06:51:42 UTC
Juanjo, this bug is about selecting text when the document is rotated, it has nothing to do with thumbnails. But it seems you have found another issue, the current thumbnail selection is lost when document is rotated, is that what your patch fixes?
Comment 7 Juanjo Marín 2009-09-18 07:27:14 UTC
Ups... Sorry, you're totally right. 

Yes, this patch is about the issue of the
current thumbnail selection is lost when document is rotated,

So, I'm going to open another bug....
Comment 8 GNOME Infrastructure Team 2018-05-22 13:32:25 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/88.