RESOLVED WONTFIX 61509
Cannot hide the plug-in for the first time when created using object tag with style.visibilty as ‘hidden’
https://bugs.webkit.org/show_bug.cgi?id=61509
Summary Cannot hide the plug-in for the first time when created using object tag with...
vanivhegde
Reported 2011-05-26 00:55:07 PDT
An object tag(plug-in which runs a timer) is created with style.visibility = "hidden". Despite of this, plug-in shows up for the very first time. Steps to reproduce: 1. Flash the device with latest image. 2. Install attached qtbrowser.sisx 3. Install npplugin.sisx 4. Place the index.html in C:\data 5. Run qtbrowser application from application menu Expected Result: Plug-in displaying timer should not be visible for the first time, as visibility is set to hidden. Actual Result: Timer plug-in is visible.
Attachments
QtBrowser (33.92 KB, application/octet-stream)
2011-05-26 00:59 PDT, vanivhegde
no flags
Sample npplugin (5.34 KB, application/octet-stream)
2011-05-26 00:59 PDT, vanivhegde
no flags
test html page (1.73 KB, text/html)
2011-05-26 01:00 PDT, vanivhegde
no flags
vanivhegde
Comment 1 2011-05-26 00:59:07 PDT
Created attachment 94931 [details] QtBrowser
vanivhegde
Comment 2 2011-05-26 00:59:44 PDT
Created attachment 94932 [details] Sample npplugin
vanivhegde
Comment 3 2011-05-26 01:00:34 PDT
Created attachment 94933 [details] test html page
Alexey Proskuryakov
Comment 4 2022-07-01 11:35:13 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit. Please comment and/or reopen if this still affects WebKit in some way.
Note You need to log in before you can comment on or make changes to this bug.