https://bugzilla.wikimedia.org/show_bug.cgi?id=40307
TMg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from TMg <[email protected]> 2012-10-19 23:10:08 UTC --- I have a strong opinion about the close functionality. The problem is: The current "Your edit was saved." popup goes away very fast. This is good. But it's almost impossible to hit the small "x" in such a short time. Because of these two conditions the "x" is misleading. In some cases (not for the "Your edit was saved." popup but maybe in other cases) it's possible to remove the first condition. Let's assume a popup stays on screen. In this case I have plenty of time to hit the "x". I may want to select and copy the message first. It should not go away when I start to select the text. The "Your edit was saved." popup needs to close very fast. Because of this the second condition needs to be changed: Enlarge the onclick area. Either make it possible to click the whole popup or use a big square around the "x". +---------+-------+ | | | | Message | [x] | | | | +---------+-------+ | | +---+---+ | onclick area The "x" may stay as a hint that the user can click the popup to make it go away. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
