Description: Follow-up to https://bugs.documentfoundation.org/show_bug.cgi?id=157158 which resolved the dropdown arrow using correct color in dark mode. This bug is about the white border aroudn the dropdown button. It is rather odd UI / UX, should probably be removed Steps to Reproduce: 1. open writer, write "test" and create a new comment with that word marked Actual Results: Comment dropdown arrow button has a white border. Expected Results: No white border. Reproducible: Always User Profile Reset: No Additional Info: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 3b73071f7a7fcf80547da81e5effe4ed6018bbb4 CPU threads: 8; OS: macOS 13.6.4; UI render: default; VCL: osx Locale: en-US (en_DE.UTF-8); UI: en-US Calc: threaded
Created attachment 192728 [details] Screenshot 2024-02-23
This white frame has always existed... at least since I've been using LO. I guess it's just a matter of design, to make the button more noticeable. This is in contrast with current flat design, which is common in many modern apps. IMO, I would replace this button for a flat ellipsis or down arrow. But again, this is not an actual bug... it's simply a design enhancement.
No success finding the reason for the issue in sw/source/uibase/docvw/AnnotationWin2.cxx and co. But actually there is no white frame with gtk3 (neither any hover feedback), so I suspect something like bug 159358.