[Webkit-unassigned] [Bug 40403] Autoscroll on selection should take scrollbars into account as outside of the content.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 22:22:54 PDT 2010


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





--- Comment #6 from MORITA Hajime <morrita at google.com>  2010-06-28 22:22:54 PST ---
HI mitz, thank you for taking a look!

(In reply to comment #5)
> Is there a reason why this cannot be tested with DumpRenderTree?
I tried, but couldn't figure out how.
I tried to send mouse events using eventSender.mouseMove(), 
But nothing happen when the pointer's position is over the scrollbar.
When the position is inside the content area (not over the scrollbar), 
events are delivered to WebCore. But with scrollbar, they aren't. 

I suspect invoking NSView.mouseMoved() or NSView.mouseDragged() isn't sufficient to
deliver events to the scrollbar. But I'm not sure.

-- 
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