[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 21:07:14 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=482249

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/okular/-/commit/717751
                   |                            |a1f1940c39f833fd0ec69fbdc46
                   |                            |21e60db
         Resolution|---                         |FIXED

--- Comment #2 from Albert Astals Cid <aacid at kde.org> ---
Git commit 717751a1f1940c39f833fd0ec69fbdc4621e60db by Albert Astals Cid, on
behalf of Sune Vuorela.
Committed on 05/03/2024 at 21:07.
Pushed by aacid into branch 'master'.

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.

M  +62   -0    autotests/parttest.cpp
M  +1    -1    part/pageview.cpp

https://invent.kde.org/graphics/okular/-/commit/717751a1f1940c39f833fd0ec69fbdc4621e60db

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list