Created attachment 185565 [details] Screenshot showing the problem The borders of dropdown controls in the UI are drawn in white for the right and bottom borders. See attached image for more details. Top and left borders are drawn in dark gray. This only happens in kf5. In gtk3 all borders are dark gray. Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 29d795b772cb75ee1d12cc6bcd4d905f1c520a79 CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL threaded
Created attachment 185566 [details] Screenshot of borders in Kate Actually it seems the dropdown borders are not using the correct color at all. See this screenshot of a dropdown control in Kate and notice that the border colors are lighter and look a bit thicker.
Confirmed. Suggested Gerrit change: https://gerrit.libreoffice.org/c/core/+/148160
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0e0054dfd7dbf382325696cefb24a6bc48474293 tdf#153803 qt: Let Qt style draw combobox popup borders It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.