[Webkit-unassigned] [Bug 43768] New: [Qt] QtTestBrowser: Scene object should be refcount'ed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 9 21:24:57 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43768
Summary: [Qt] QtTestBrowser: Scene object should be refcount'ed
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Keywords: Qt, QtTriaged
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tonikitoo at webkit.org
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.
--
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