https://bugs.documentfoundation.org/show_bug.cgi?id=168125
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO --- Comment #6 from Michael Weghorn <[email protected]> --- (In reply to Telesto from comment #0) > Steps to Reproduce: > 1. Open Writer > 2. Expand font color drop down -> Custom Color > > Actual Results: > A black bar > > Expected Results: > No black bar As far as I understand, optionally having two colors shown at the bottom of the custom LibreOffice color chooser (as opposed to the native GTK and Qt ones used for the corresponding vcl plugins on Linux now, see tdf#167669) is supposed to be a feature that has been there for a long time: * the color at the left is the currently selected color * the color at the right (which you're describing as the "black bar", IIUC) is the previous color If I remember correctly: When the color dialog is invoked, having the previous color shown is optional (decided by code that creates the color dialog instance). Screencast attachment 202942 shows what I'm seeing in my Windows 11 VM. Behavior is similar with SAL_USE_VCLPLUGIN=gen on Linux. (What exact color is preselected might depend on what was done previously, i.e. what LO considers the "previous color"). Does that match what you're seeing? If so: Do you still see this as a bug or something that should be changed somehow? (I guess showing the previously selected color could be dropped altogether if it's considered confusing, but that would be up to the UX team to decide.) -- You are receiving this mail because: You are the assignee for the bug.
