[Webkit-unassigned] [Bug 27775] Hiding a <div> by using CSS display:None causes a plug-in within the div to be unloaded losing state.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 07:05:50 PDT 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zimmermann at kde.org




--- Comment #6 from Nikolas Zimmermann <zimmermann at kde.org>  2010-09-08 07:05:49 PST ---
(In reply to comment #5)
> I'm working on moving more of the plugin management code from the renders to the DOM right now.

Hi Eric,

excellent news. I got a bug report regarding Dojo & Tabs.
They are using an <embed> in one tab, and another unrelated second tab.
When I switch from the first tab to the second one, Dojo sets display="none" on the first tab, and the RenderEmbeddedObject is destructed, when switching back the tabs the referenced document (through <embed>) is reloaded, and thus all dynamic DOM changes are not preserved.

None of the other browsers do this.
They guys are going to file a bug soon.

Cheers,
Niko

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list