CLOSED FIXED 10345
[S60] EApplicationFocusChanged event to the plugin does not work properly
https://bugs.webkit.org/show_bug.cgi?id=10345
Summary [S60] EApplicationFocusChanged event to the plugin does not work properly
Pat
Reported 2006-08-11 04:08:20 PDT
TSW ID: THSH-6R7S5L An HTML has more than one SVG objects, say 5, in the page. If activated one SVG object, that svg plugin will get EApplicationFocusChanged event with ETrue as parameter. Other svg objects will get EFalse. However, when exiting from that svg object, all svg plugins get EApplicationFocusChanged event with ETrue, which is not correct. Expected result should be that all svg object received EFalse.
Attachments
This is the test page, tab.html. It needs the svgt content in attachment svgt.zip. (1.28 KB, text/html)
2006-08-11 04:10 PDT, Pat
no flags
The zip file that contents the svgt content for tab.html test page (11.68 KB, application/x-zip-compressed)
2006-08-11 04:13 PDT, Pat
no flags
Patch, to send correct event to plugin when the focus changes (14.96 KB, patch)
2006-08-11 04:39 PDT, Pat
yongjun.zhang: review+
Pat
Comment 1 2006-08-11 04:10:17 PDT
Created attachment 9977 [details] This is the test page, tab.html. It needs the svgt content in attachment svgt.zip.
Pat
Comment 2 2006-08-11 04:13:02 PDT
Created attachment 9978 [details] The zip file that contents the svgt content for tab.html test page
Pat
Comment 3 2006-08-11 04:39:10 PDT
Created attachment 9979 [details] Patch, to send correct event to plugin when the focus changes
Yongjun Zhang
Comment 4 2006-08-11 18:11:53 PDT
Comment on attachment 9979 [details] Patch, to send correct event to plugin when the focus changes r=me
Yongjun Zhang
Comment 5 2006-08-15 06:39:03 PDT
R15874
Krishna
Comment 6 2006-08-18 12:02:29 PDT
Closed
Joel Parks
Comment 7 2011-03-21 11:52:29 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note You need to log in before you can comment on or make changes to this bug.