Comment 19 for bug 592630

Revision history for this message
Thiago Teixeira (tvst) wrote :

Ok here's a strange question: as far as you can tell, does this happen no matter *where* on the screen you click?

For example, let's think of your screen in terms of coordinates (x,y) where x goes from 0% (left edge of the screen) to 100% (right edge of the screen) and y goes from 0% (top edge) to 100% (bottom edge).

So try clicking in the following coordinates:
a) near the top-left corner, like at (25%, 25%)
b) near the top-right corder, like (75%, 25%)
c) near the center, (50%, 50%)
d) near the bottom-left, (25%, 75%)
e) near the bottom-right, (75%, 75%)

Does the bug happen for all of those?