WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 117391
[EFL] Window resize should close the popupmenu
https://bugs.webkit.org/show_bug.cgi?id=117391
Summary
[EFL] Window resize should close the popupmenu
Santosh Mahto
Reported
2013-06-09 23:56:17 PDT
Created
attachment 204137
[details]
Test page showing popup menu list In EFL when window is resized the popup menu(<select>) should gets hidden.otherwise on resizing the popupmenu is incorrectly placed (possibly on different selection box) We hide the context menu on window resize , in the same way we should hide the popup menu This behaviour is observed in windows chrome/firefox
Attachments
Test page showing popup menu list
(232 bytes, text/html)
2013-06-09 23:56 PDT
,
Santosh Mahto
no flags
Details
Patch
(1.23 KB, patch)
2013-06-09 23:58 PDT
,
Santosh Mahto
no flags
Details
Formatted Diff
Diff
Patch
(1.23 KB, patch)
2013-06-10 01:50 PDT
,
Santosh Mahto
no flags
Details
Formatted Diff
Diff
Patch for landing
(1.32 KB, patch)
2013-06-11 18:35 PDT
,
Santosh Mahto
no flags
Details
Formatted Diff
Diff
Patch for landing
(1.33 KB, patch)
2013-06-11 19:14 PDT
,
Santosh Mahto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Santosh Mahto
Comment 1
2013-06-09 23:58:01 PDT
Created
attachment 204138
[details]
Patch
Chris Dumez
Comment 2
2013-06-10 00:12:19 PDT
Comment on
attachment 204138
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=204138&action=review
> Tools/MiniBrowser/efl/main.c:281 > + evas_object_del(window->popup.elm_menu);
Please use elm_menu_close() to be consistent with on_popup_menu_hide().
Santosh Mahto
Comment 3
2013-06-10 01:50:14 PDT
Created
attachment 204141
[details]
Patch
Chris Dumez
Comment 4
2013-06-10 02:27:58 PDT
Comment on
attachment 204141
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=204141&action=review
Looks OK, r=me with nit.
> Tools/ChangeLog:7 > +
Please add a changelog before landing.
kov's GTK+ EWS bot
Comment 5
2013-06-10 05:53:37 PDT
Comment on
attachment 204141
[details]
Patch
Attachment 204141
[details]
did not pass gtk-ews (gtk): Output:
http://webkit-queues.appspot.com/results/725615
Santosh Mahto
Comment 6
2013-06-11 18:35:03 PDT
Created
attachment 204378
[details]
Patch for landing
Gyuyoung Kim
Comment 7
2013-06-11 19:09:49 PDT
Comment on
attachment 204378
[details]
Patch for landing View in context:
https://bugs.webkit.org/attachment.cgi?id=204378&action=review
> Tools/ChangeLog:6 > + Reviewed by Christophe Dumez.
Need to add a new line.
Santosh Mahto
Comment 8
2013-06-11 19:14:58 PDT
Created
attachment 204381
[details]
Patch for landing
WebKit Commit Bot
Comment 9
2013-06-11 19:54:43 PDT
Comment on
attachment 204381
[details]
Patch for landing Clearing flags on attachment: 204381 Committed
r151483
: <
http://trac.webkit.org/changeset/151483
>
WebKit Commit Bot
Comment 10
2013-06-11 19:54:46 PDT
All reviewed patches have been landed. Closing bug.
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