Bug 101942

Summary: [Qt][QGLWidget] Enabling QGLWidget on Mac has rendering issues
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: WebKit QtAssignee: Zeno Albisser <zeno>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Alexandru Chiculita
Reported 2012-11-12 08:56:10 PST
Enabling the QGLWidget on MacOSX has some rendering and input issues. I'm not sure yet if these are only input event issues or just repainting issues. This is the command I've tried, but it looks like other pages reproduce the issue too. bin/QtTestBrowser -graphicsbased -webgl -gl-viewport http://html.adobe.com/webstandards/csscustomfilters/cssfilterlab/ I see the lots of the following messages on the console: QMacCGContext:: Unsupported painter devtype type 1 QBackingStore::flush() called with non-exposed window, behavior is undefined Nov 12 08:48:59 QtTestBrowser[53645] <Error>: CGContextSaveGState: invalid context 0x0
Attachments
Zeno Albisser
Comment 1 2012-11-30 07:01:13 PST
This issue should be resolved by: https://bugs.webkit.org/show_bug.cgi?id=103497 You will need to execute: ./bin/QtTestBrowser -graphicsbased -webgl -gl-viewport -tiled-backing-store *** This bug has been marked as a duplicate of bug 103497 ***
Note You need to log in before you can comment on or make changes to this bug.