WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
50124
[Qt] QWebView - eventFilter doesn't work for Enter, but works for Return
https://bugs.webkit.org/show_bug.cgi?id=50124
Summary
[Qt] QWebView - eventFilter doesn't work for Enter, but works for Return
bobaskonto
Reported
2010-11-27 09:16:28 PST
I use from my class function: QWebView::installEventFilter(this); and eventFilter isn't invoke when user hit Enter, but is invoked when user hit Return! Hint: This was observed when image link had focus. Please fix this as soon as posible.
Attachments
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2011-01-14 15:18:59 PST
Please follow this to report bugs on QtWebKit:
http://trac.webkit.org/wiki/QtWebKitBugs
Event filtering is handled by the event delivery of Qt. This is very unlikely a QtWebKit bug. Please attach a test case if you want to reopen this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug