GNOME Bugzilla – Bug 308180
All themes fail to indicate mousedown on title bars and resizing handles
Last modified: 2016-08-18 13:46:58 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/10115 "Steps to reproduce: 1. Choose any of the themes shipped with Ubuntu, including the default. 2. Mouse down on a window's title bar or resizing handle. What should happen: * The window frame is highlighted in some way to confirm that you're moving or resizing it. What actually happens: * Nothing."
Comfirming this bug on GNOME 2.15.4 with ubuntu-egdy. There nothing to see in themes window and also in windows such Theme Details or Install Theme. Looks like a refresh bug...
Is it a bug? Was it ever actually designed to change the border or titlebar on mouse down?
Hi, I reported the original bug in Ubuntu. I don't know whether Metacity was designed to do this yet, but I think it should. When someone has moused down on a title bar or resizing handle, they are quite likely to be looking at their desired destination, not at where the cursor is now, so extra feedback on whether they've clicked in the right place would be helpful. In a non-composited environment, inverting the outermost pixel of the window outline would be sufficient. In a composited environment, the shadow around the window could be reduced slightly to suggest that the window is being pressed down. Both these techniques would have the advantage of being theme-independent.