[Libreoffice-ux-advise] [Bug 89131] UI Control spin button for number of heading rows in dialog Insert Table is not working
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri May 27 07:29:23 UTC 2022
https://bugs.documentfoundation.org/show_bug.cgi?id=89131
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caolanm at redhat.com
--- Comment #12 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
(In reply to sdc.blanco from comment #11)
> But maybe a tooltip on the spinbox would help, such as:
>
> Cannot be greater than number of rows - 1
Good idea.
Besides, the usual feedback is a disabled up button (or down respectively) if
the limits are reached. Does not happen although done in the code with
m_xRepeatHeaderNF->set_max( nMax ); in sw/source/ui/table/instable.cxx
Works with gtk3 but not with gen/kf5.
Caolan, anything we can do? All spinbuttons including those at the sidebar
don't become disabled in respect to min/max.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list