[Webkit-unassigned] [Bug 80536] REGRESSION: When Safari is not frontmost, pages should not get mouse moves or hover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 15:15:20 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80536





--- Comment #4 from Beth Dakin <bdakin at apple.com>  2012-03-07 15:15:20 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (In reply to comment #1)
> > > Is it possible to add a failing test for this?
> > 
> > Off the top of my head I am not sure how to test this, but there may very well be a way.
> 
> Can we add layoutTestController or internals method to emulate this situation?

(In reply to comment #3)
> (In reply to comment #2)
> > (In reply to comment #1)
> > > Is it possible to add a failing test for this?
> > 
> > Off the top of my head I am not sure how to test this, but there may very well be a way.
> 
> Can we add layoutTestController or internals method to emulate this situation?

Well the situation should be emulated if you can make a test have legacy style scrollbars (which I think they all do by default still anyway), and if you can make the window the test is in not key. From there, you would want to hover the mouse over something that would normally change if the window were key and test whether or not it changed. I do not know which of these things currently is or is not possible in the tests.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list