Summary: | text selection tools is not synchronous with Clipboard | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Fredy <fedgo> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Fredy
2008-02-07 21:46:38 UTC
SVN commit 779710 by pino: Do not copy to the selection the text when selecting "Copy text" in the RMB menu, but after releasing the LMB when "visually" selecting text. BUG: 157364 M +22 -10 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=779710 SVN commit 781952 by pino: Check the DRM limitations as well when copying the selection. CCBUG: 157364 M +8 -5 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=781952 |