[Github-comments] [geany/geany] find dialog sets background color with undefined text color when no match is found (#2332)

Forest notifications at xxxxx
Tue Oct 1 19:38:51 UTC 2019


When a find operation fails to find a match, the find dialog's text entry field sets the background color of selected text to dark red. This is fine if the Gtk theme happens to use a light color for selected text, but for other themes, it makes the text nearly unreadable.

![Screenshot_2019-10-01_12-31-17](https://user-images.githubusercontent.com/322134/65994475-32a58f80-e448-11e9-854c-fe7481896581.png)

If Geany is going to set a background color here, it should set a foreground color as well, in order to avoid this problem.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2332
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191001/6691d965/attachment.html>


More information about the Github-comments mailing list