[Webkit-unassigned] [Bug 51094] No way to set focus to GraphicsWebView with Qt Quick (QML) outside of a mouse click.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 21:24:22 PST 2010


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





--- Comment #1 from Gary <getownse at hotmail.com>  2010-12-14 21:24:22 PST ---
Created an attachment (id=76628)
 --> (https://bugs.webkit.org/attachment.cgi?id=76628&action=review)
QML Project Code to show Error

QML Project:

WebKit.qml -- The QML code. Creates 2 menus. One with QML and one with HTML.
index.html -- The HTML menu.  Uses JavaScript to navigate a menu.
jquery-1.4.4.min.js -- JQuery javascript library.  Assist in JavaScript development.
main.css -- Stylesheets for HTML menu.

Launch WebKit.qml with QtCreator or qmlviewer WebKit.qml.

You can navigate between the HTML menu and the QML menu using the left and right keys.
You can navigate the QML menu by pressing up and down.
You can NOT navigate the HTML menu by pressing up and down, UNTIL you first click on the HTML menu.  Then you CAN navigate the HTML menu by pressing up and down.

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