[Webkit-unassigned] [Bug 29549] New: [Qt] QWebPluginFactory::create add some information about how to hide a plugin.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 07:33:59 PDT 2009


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

           Summary: [Qt] QWebPluginFactory::create add some information
                    about how to hide a plugin.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


This bug report originated from Nokia internal issue QT-1181

--- Description ---

In the Documentation for QWebPluginFactory::create we mention that ownership of
the returned object will be transferred to the caller.

Maybe we could elaborate more. 

For example one customer had problems with how to hide a plugin. 

When using a qt widget plugin or in general any <object>, they get deleted on
display 'none'. 
This means that on showing it again, one have to restore the new
plugin/<object> to the _exact_
state as before it was hidden.

-- 
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