[Bug 165390] LibreOffice Writer - Scrollbar Line Count Not Working Properly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 24 09:23:31 UTC 2025


https://bugs.documentfoundation.org/show_bug.cgi?id=165390

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #7 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
The scrolling behavior is controlled by the OS, and the small step (arrows on
top/bottom) is customizable, AFAIK. Clicking somewhere in the bar itself should
jump to this position.

In general, the scrollbar knows about the canvas or rather the content (number
of pages and size in respect to zoom in case of Writer) and not the number of
lines (which could vary with the font size, for example).

The recommended workflow is in comment 5.

(In reply to V Stuart Foote from comment #5)
> And if you need precise movements, that requires use of Reminder, Bookmark
> objects in the Document. Or upon the other movement UNO commands, eg.
> GoToNextPara, GoToPrevPara, GoToNextPage, GoToPrevPage, GoToEndOfDoc,
> GoToStartOfDoc, and etc. 
> 
> Or possibly shifting Navigator to the 'Recency' navigate-by mode (like a web
> browsers back button).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list