[okular] [Bug 482249] Okular text selection glitch confuses beginning and end of selection in PDFs
Albert Astals Cid
bugzilla_noreply at kde.org
Tue Mar 5 23:01:37 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=482249
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
|hics/okular/-/commit/717751 |hics/okular/-/commit/7a3af0
|a1f1940c39f833fd0ec69fbdc46 |4b9e08bdedb6ce6d2e5a853c93a
|21e60db |e5dc2ee
--- Comment #3 from Albert Astals Cid <aacid at kde.org> ---
Git commit 7a3af04b9e08bdedb6ce6d2e5a853c93ae5dc2ee by Albert Astals Cid, on
behalf of Sune Vuorela.
Committed on 05/03/2024 at 23:01.
Pushed by aacid into branch 'release/24.02'.
Fix multiline selection
In qt6, QRect::normalized changed it's meaning and it now has a 'span'
that preserves the old meaning.
Use the old span to get the old version of normalized so we can match on
the corners once again.
see https://codereview.qt-project.org/c/qt/qtbase/+/309932 for details.
(cherry picked from commit 717751a1f1940c39f833fd0ec69fbdc4621e60db)
M +62 -0 autotests/parttest.cpp
M +1 -1 part/pageview.cpp
https://invent.kde.org/graphics/okular/-/commit/7a3af04b9e08bdedb6ce6d2e5a853c93ae5dc2ee
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list