[frameworks-ktexteditor] [Bug 138956] KDE 5: low level API to control scrolling

2022-01-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=138956

Waqar Ahmed  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||waqar@gmail.com
 Resolution|--- |FIXED

--- Comment #9 from Waqar Ahmed  ---
Since the request is about "low-level" api, please have a look at the class
"KateScrollBarRestorer" in the patch here:
https://invent.kde.org/utilities/kate/-/merge_requests/556

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

[frameworks-ktexteditor] [Bug 138956] KDE 5: low level API to control scrolling

2019-03-14 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=138956

--- Comment #8 from Lothar  ---
OK. Then I may misunderstood something. 

You mentioned "using setCursorPosition()" and I had a change noted there
https://phabricator.kde.org/D17857#425268
Not sure that this effect your wish. Can you try it?

Since 2006 there may have many thing changed. Perhaps is something new in stock
to solve you problem(?)

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

[frameworks-ktexteditor] [Bug 138956] KDE 5: low level API to control scrolling

2019-03-13 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=138956

--- Comment #7 from Thomas Friedrichsmeier 
 ---
Frankly, I'm not sure, I understand that PR.

However, to clarify, my (somewhat esoteric) usecase:
1) User selects something near the top of the document, implicitly changing
cursor position.
2) I need to set the cursor back to the very end of the document (not editing
anything, though).

I would like to have a way to accomplish step 2 *without* apparent scrolling,
i.e. the view should remain scrolled where ever it was scrolled to by the user.
It should not jump to make last line visible.

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

[frameworks-ktexteditor] [Bug 138956] KDE 5: low level API to control scrolling

2019-03-13 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=138956

Lothar  changed:

   What|Removed |Added

 CC||loh@googlemail.com

--- Comment #6 from Lothar  ---
>From the initial posting, I guess this is related to BUG: 399014 BUG: 306745 or
better, it may fixed by the Patch https://phabricator.kde.org/D17857

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