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

            Bug ID: 119477
           Summary: No highlighted text in ListBox when focused
           Product: LibreOffice
           Version: 6.2.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: glo...@fbihome.de

This is a regression introduced by commit 3f31455fdd10 ("tdf#109353 - Base:
Listbox doesn't show a value."), which tried to fix my rollover handling from
commit 3f94cf15f9bb ("Fix focus and rollover for vcl::ListBox") in KDE.

The commit fixes KDE but breaks at least Windows and the gen plugin.

Now I'm not sure if rollover for a focused widget makes much sense.

My implementation drops the rollover highlight when focused and just draw the
focused text highlighted, if focus rects are actually supported by the
platform.

This needs review on all platforms and VCL plugins.

Patches for master are already commited. I'll post a backport, if it's ok for
all platforms.

 - https://gerrit.libreoffice.org/59488
 - https://gerrit.libreoffice.org/59549

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to