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
Note You need to log in before you can comment on or make changes to this bug.