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

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INTENTIONAL                 |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/ktexteditor/commit/1
                   |                            |16dc5c4e43f2e2be08ad0bf3c10
                   |                            |e8df2d0906bd

--- Comment #9 from Christoph Cullmann <cullm...@kde.org> ---
Git commit 116dc5c4e43f2e2be08ad0bf3c10e8df2d0906bd by Christoph Cullmann, on
behalf of Waqar Ahmed.
Committed on 24/01/2022 at 19:07.
Pushed by cullmann into branch 'master'.

Don't scroll on select all

Tried Qtcreator, browsers etc. No one jumps to end.

We use setSelection here to ensure we don't scroll anywhere
The cursor stays in place i.e., it doesn't move to end of selection
that is okay and expected.

The idea here is to maintain scroll position in case select all was
mistakenly triggered, and also to if you just want to copy text,
there is no need to scroll anywhere.

M  +8    -2    src/view/kateview.cpp

https://invent.kde.org/frameworks/ktexteditor/commit/116dc5c4e43f2e2be08ad0bf3c10e8df2d0906bd

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to