Bug 97077 - [EFL] Focus problem in inspector/extensions/extensions-panel.html
Summary: [EFL] Focus problem in inspector/extensions/extensions-panel.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Seokju Kwon
URL:
Keywords:
Depends on: 97078
Blocks: 96148
  Show dependency treegraph
 
Reported: 2012-09-18 23:38 PDT by Chris Dumez
Modified: 2013-02-28 17:53 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.76 KB, patch)
2013-02-28 01:41 PST, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-09-18 23:38:30 PDT
It seems we have a focus problem in inspector/extensions/extensions-panel.html:

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/inspector/extensions/extensions-panel-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/inspector/extensions/extensions-panel-actual.txt
@@ -22,7 +22,7 @@
     show : <function>
 }
 Panel shown
-focused: true
+focused: false
 Extension panel size correct
 RUNNING TEST: extension_testSearch
 Panel hidden
Comment 1 Chris Dumez 2012-09-18 23:43:52 PDT
Seems to fail on Qt port as well.
Comment 2 Seokju Kwon 2013-02-28 01:41:54 PST
Created attachment 190680 [details]
Patch
Comment 3 Laszlo Gombos 2013-02-28 17:18:00 PST
Comment on attachment 190680 [details]
Patch

lgtm.
Comment 4 WebKit Review Bot 2013-02-28 17:53:23 PST
Comment on attachment 190680 [details]
Patch

Clearing flags on attachment: 190680

Committed r144403: <http://trac.webkit.org/changeset/144403>
Comment 5 WebKit Review Bot 2013-02-28 17:53:27 PST
All reviewed patches have been landed.  Closing bug.