[Libreoffice-bugs] [Bug 119477] New: No highlighted text in ListBox when focused
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 24 12:32:41 UTC 2018
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 at lists.freedesktop.org
Reporter: glogow at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180824/3c5a88f9/attachment.html>
More information about the Libreoffice-bugs
mailing list