WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 43768
[Qt] QtTestBrowser: Scene object should be refcount'ed
https://bugs.webkit.org/show_bug.cgi?id=43768
Summary
[Qt] QtTestBrowser: Scene object should be refcount'ed
Antonio Gomes
Reported
2010-08-09 21:24:57 PDT
The QGraphicsScene objects of QtTestBrowser should be ref counted. See the following situation: 1) Open a launcher window in GraphicsView mode. $ run-launcher --qt -graphicsbased any.foo.com 2) Clone this window Developer->GraphicsView->Clone Window menu. Close the first window opened. Result: the cloned window, that was sharing the same scene as the originating one, goes into troubles.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug