WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113382
[EFL][WK2] Empty tooltip shown when hovering over popup menu items
https://bugs.webkit.org/show_bug.cgi?id=113382
Summary
[EFL][WK2] Empty tooltip shown when hovering over popup menu items
Sudarsana Nagineni (babu)
Reported
2013-03-27 03:05:40 PDT
Useless empty tooltip box shown when hovering over popup menu items.
Attachments
Patch
(1.63 KB, patch)
2013-03-27 05:13 PDT
,
Sudarsana Nagineni (babu)
no flags
Details
Formatted Diff
Diff
Patch
(1.62 KB, patch)
2013-04-02 01:23 PDT
,
Sudarsana Nagineni (babu)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sudarsana Nagineni (babu)
Comment 1
2013-03-27 05:13:55 PDT
Created
attachment 195284
[details]
Patch
Gyuyoung Kim
Comment 2
2013-04-02 01:11:56 PDT
Comment on
attachment 195284
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=195284&action=review
> Tools/MiniBrowser/efl/main.c:932 > + const char* tooltipText = ewk_popup_menu_item_tooltip_get(ewk_item);
Wrong * place. And, please follow EFL variable name style in MiniBrowser, tooltip_text ?
Sudarsana Nagineni (babu)
Comment 3
2013-04-02 01:23:30 PDT
Created
attachment 196100
[details]
Patch Take Gyuyoung's feedback into consideration.
Chris Dumez
Comment 4
2013-04-02 01:24:12 PDT
Comment on
attachment 196100
[details]
Patch LGTM. Thanks.
Gyuyoung Kim
Comment 5
2013-04-02 01:54:24 PDT
Comment on
attachment 196100
[details]
Patch Chrome and Safari browsers also don't show tooltip box when tooltip text is null. So, this patch allows MiniBrowser to follow their behavior. LGTM.
WebKit Review Bot
Comment 6
2013-04-02 02:48:34 PDT
Comment on
attachment 196100
[details]
Patch Clearing flags on attachment: 196100 Committed
r147410
: <
http://trac.webkit.org/changeset/147410
>
WebKit Review Bot
Comment 7
2013-04-02 02:48:38 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