[Libreoffice-ux-advise] [Bug 146273] "Go To" control in Navigator must not accept other than numeric values

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 28 15:47:48 UTC 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |mentoring at documentfoundatio
                   |                            |n.org
           Keywords|needsUXEval                 |easyHack, skillDebug,
                   |                            |topicUI
            Summary|inconsistencies in          |"Go To" control in
                   |navigator page "go to" and  |Navigator must not accept
                   |page dialog                 |other than numeric values

--- Comment #6 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
The numerical spin edit fields are not meant for some cryptic vi-like commands.
Having $ jumping to the last value is just a fortuitous result. So I agree with
Rainer to accept only numbers in the Navigator field.

The "Go-To-Page" dialog works as expected.

Code pointer: 

sw/uiconfig/swriter/ui/navigatorpanel.ui uses a GtkAdjustment and code in
sw/source/uibase/utlui/navipi.cxx does m_xEdit->set_max(nPageCnt); as I'd
expect. Needs some debugging...

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


More information about the Libreoffice-ux-advise mailing list