[Webkit-unassigned] [Bug 139482] New: [EFL] MiniBrowser steals web view's focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 10 07:35:11 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=139482

            Bug ID: 139482
           Summary: [EFL] MiniBrowser steals web view's focus
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: g.czajkowski at samsung.com
                CC: demarchi at webkit.org

Created attachment 243018
  --> https://bugs.webkit.org/attachment.cgi?id=243018&action=review
test case

Although we set focus on ewk_view while MiniBrowser initialization Ecore steals it in a favor of main window


#0  0x0000000000407285 in on_ewk_view_focus_out ()
#1  0x00007ffff5096073 in _eo_evas_object_cb () at lib/evas/canvas/evas_callbacks.c:84
#2  0x00007fffe7af9f9a in _eo_base_event_callback_call () at lib/eo/eo_base_class.c:713
#3  0x00007fffe7af82a9 in eo_event_callback_call () at lib/eo/eo_base.eo.c:102
#4  0x00007ffff5096599 in evas_object_event_callback_call () at lib/evas/canvas/evas_callbacks.c:256
#5  0x00007ffff50a56ef in _evas_object_focus_set () at lib/evas/canvas/evas_focus.c:40
#6  0x00007ffff50c4d8d in evas_obj_focus_set () at ../src/lib/evas/canvas/evas_object.eo.c:206
#7  0x00007ffff50a564e in _evas_object_focus_set () at lib/evas/canvas/evas_focus.c:27
#8  0x00007ffff50c4d8d in evas_obj_focus_set () at ../src/lib/evas/canvas/evas_object.eo.c:206
#9  0x00007ffff50d19c1 in evas_object_focus_set () at ../src/lib/evas/canvas/evas_object.eo.c:716
#10 0x00007ffff5692ded in _elm_widget_on_focus () at elm_widget.c:5418
#11 0x00007ffff5685170 in elm_obj_widget_on_focus () at elm_widget.eo.c:343
#12 0x00007ffff56a2e81 in _elm_win_elm_widget_on_focus () at elm_win.c:1282
#13 0x00007ffff5685170 in elm_obj_widget_on_focus () at elm_widget.eo.c:343
#14 0x00007ffff5697063 in _parent_focus () at elm_widget.c:797
#15 0x00007ffff56971cb in _elm_widget_focus_steal () at elm_widget.c:2807
#16 0x00007ffff568655a in elm_obj_widget_focus_steal () at elm_widget.eo.c:427
#17 0x00007ffff56960ab in elm_widget_focus_steal () at elm_widget.eo.c:1296
#18 0x00007ffff56a0c25 in _elm_win_focus_in () at elm_win.c:980
#19 0x00007fff968432b3 in _ecore_evas_x_event_window_focus_in () at modules/ecore_evas/engines/x/ecore_evas_x.c:1397
#20 0x00007ffff625ea07 in _ecore_event_call () at lib/ecore/ecore_private.h:359
#21 0x00007ffff6265e55 in _ecore_main_loop_iterate_internal () at lib/ecore/ecore_main.c:1940
#22 0x00007ffff6266187 in ecore_main_loop_begin () at lib/ecore/ecore_main.c:983
#23 0x000000000040d57a in elm_main ()
#24 0x000000000040d5ed in main ()

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141210/d029566b/attachment-0002.html>


More information about the webkit-unassigned mailing list