[webkit-reviews] review requested: [Bug 20303] [Qt] Key events are not working in frames. : [Attachment 30870] add a layout test to test the fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 09:14:19 PDT 2009


Yongjun Zhang <yongjun.zhang at nokia.com> has asked  for review:
Bug 20303: [Qt] Key events are not working in frames.
https://bugs.webkit.org/show_bug.cgi?id=20303

Attachment 30870: add a layout test to test the fix.
https://bugs.webkit.org/attachment.cgi?id=30870&action=review

------- Additional Comments from Yongjun Zhang <yongjun.zhang at nokia.com>
thanks for the comments.

The idea is to scroll the currently focused subframe first, if it can't scroll
to the desired direction, we scroll the parent frame. 

I added a layout test to make sure the key event goes to the right sub-frame.


More information about the webkit-reviews mailing list