CIGaussianBlur filter on a window interferes with OpenGL drawing

Originator:sail
Number:rdar://11920246 Date Originated:20-Jul-2012 12:39 AM
Status:Open Resolved:
Product:Mac OS X Product Version:10.7.4
Classification:UI Reproducible:Always
 
Summary:
In Chrome bubble windows have a CIGaussianBlur filter applied to them. This filter interferes with OpenGL drawing.

Steps to Reproduce:
Run the attached sample app. It should draw solid green but it ends up only drawing green on the bottom left of the window.

Expected Results:
Applying CIGaussianBlur should not interfere with OpenGL drawing. The attached sample app should draw all green.

Actual Results:
The attached sample app draws green only to the bottom left of the window.

Regression:
Don't know.

Notes:

See here for the sample app:
http://code.google.com/p/chromium/issues/detail?id=135382#c26

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!