Summary: | copying text selection to clipboard adds adjacent characters from outside selection | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Zen <cerebralpandemics> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | sample pdf for clipboard copying bug |
Description
Zen
2009-09-29 11:48:09 UTC
What kind of text selection are you using? word processor like or the one that lets you select a free area? The word processor style "Text Selection Tool". Can you attach the file with this problem? Created attachment 38216 [details]
sample pdf for clipboard copying bug
For example on the first page, in the title, try selecting "SHI" from the word Bushido. Copying and pasting the selection to Kate produces "USHID".
SVN commit 1048200 by aacid: Use the just created Okular::TextPage::CentralPixelTextAreaInclusionBehaviour flag when copying text selected with the text selection tool so we include the text the user really selected BUGS: 208857 M +4 -4 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1048200 |