[Libreoffice-bugs] [Bug 137660] New: Missing focus indicator for flat buttons (like in the start center) in KDE

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 21 15:17:15 UTC 2020


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

            Bug ID: 137660
           Summary: Missing focus indicator for flat buttons (like in the
                    start center) in KDE
           Product: LibreOffice
           Version: 7.0.0.0.alpha0+
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: glogow at fbihome.de

There is no visible keyboard focus indicator with either gtk3 breeze theme or
kf5 breeze theme. Gtk adwaita somehow manages to draw a thin dotted line.
Problem in general is, that since #i110915#, flat buttons don't send a focus
update. This is no problem, if you rely on LO to draw a dotted focus rect, like
for gen, or support ControlType::Pushbutton + ControlPart::Focus native, which
both doesn't fit the bill for kf5.

Proposed solution is to send a focus update in this case. Gtk+ uses the
separate ControlPart::Focus notification.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201021/adc83041/attachment.htm>


More information about the Libreoffice-bugs mailing list