> Sounds like its GTK thats misusing the visuals since its not just Geany thats 
> affected.

Well, it could be that several apps don't properly check the presence of RGBA 
visuals and just assume they work.  But indeed in Geany and Scintilla I don't 
see any obvious match.  In GTK there are a few, but they all seem to handle the 
case the visual isn't found, and none seem related to selection, so I wouldn't 
think it's the issue.
Maybe another library like VTE?  Or indeed a bug in any of the component that 
is more subtle than just not checking the visual is NULL, I didn't check the 
actual code looking up the visual, and I probably wouldn't see the issue just 
looking at it anyway.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3843#issuecomment-2120724784
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3843/2120724...@github.com>

Reply via email to