WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
99067
[EFL] Need some way to block event to UI process while javascript popup is displayed.
https://bugs.webkit.org/show_bug.cgi?id=99067
Summary
[EFL] Need some way to block event to UI process while javascript popup is di...
Byungwoo Lee
Reported
2012-10-11 07:17:40 PDT
Efl doesn't provide modal popup. To implement the popup with ecore_main_loop_begin() or ecore_main_loop_iterate() can make some problems. One of it is the ui events (e.g. mouse event or key event) elm_popup doesn't block mouse event when it is displayed. Because of this, with some nested loop implementation, mouse click or key event can be sent to webkit while javascript popup is displayed.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2017-03-11 10:45:29 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request 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