Bug 43768

Summary: [Qt] QtTestBrowser: Scene object should be refcount'ed
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: Tools / TestsAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED WONTFIX    
Severity: Normal CC: hausmann, kenneth
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 45871    
Bug Blocks:    

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.