GNOME Bugzilla – Bug 419125
Prelight not quite working
Last modified: 2016-08-18 11:45:58 UTC
Prelight works fine on the right side, if the menu button is on the left. On the left side thinks work fine if there is only the menu button. But everything else screws up. If the cursor is about the menu button, it seems that always the first button is drawn with prelight. A setup like: shade,stick:menu,minimize,maximize,close has some really weird results. List of what happens when one moves the cursor above the button: shade: The "icon" is prelit, but not the button border. stick: Not sure, probably the same as "shade" (don't draw anything there right now) menu: The button border of the "shade" button gets the prelight, but not its content. (content probably at the right place, but not sure as I currently just use the icon and don't modify the prelight) minimize: Button border of the "menu" button, contents of the "minimize" button. maximize: button border of both "menu" and "maximize" buttons, and contents of "maximize" button. close: This is done correctly.
Oh, this is also the case for the pressed state.
So in all cases the contents of the button are prelit correctly, but the border is different. Can you suggest a good theme to see this in? I tried it in Crux, but the effect is indistinguishable.
Ah, I'll attach my HighContrast theme whith which the bug can be seen nicely.
Created attachment 107028 [details] Metacity theme that shows the error
I wonder if this is related to bug 401726.
Yeah, sounds like it could be the same issue.