[Webkit-unassigned] [Bug 49545] [Qt] [WK2] The focus switching does not seems to work with QGraphicsWKView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 08:48:06 PST 2010


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


Balazs Kelemen <kbalazs at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kbalazs at webkit.org




--- Comment #5 from Balazs Kelemen <kbalazs at webkit.org>  2010-11-17 08:48:06 PST ---
(In reply to comment #1)
> Created an attachment (id=74006)
 --> (https://bugs.webkit.org/attachment.cgi?id=74006&action=review) [details]
> Patch
> 
> The FriendlyWidget of QGraphicsWKView::focusNextPrevChildCallback() is one hell of a ugly hack. Any idea to do that better is welcome.

What is the purpose of that? We are assuming the concrete type of the QWidget, 
right? Why not qobject_cast? Or am I misinterpreting it?

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