Bug 76866 - Applying filter effects cause strange selection rects
Summary: Applying filter effects cause strange selection rects
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 68469
  Show dependency treegraph
 
Reported: 2012-01-23 14:57 PST by Dirk Schulze
Modified: 2012-01-23 15:10 PST (History)
1 user (show)

See Also:


Attachments
Blurred div box with text (265 bytes, text/html)
2012-01-23 14:57 PST, Dirk Schulze
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2012-01-23 14:57:41 PST
Created attachment 123629 [details]
Blurred div box with text

If I apply a filter to a div box and add some text to the box, I get strange selection areas. Also, the selection rect seems to get blurred as well.

I added a test case. Just select the content of the div box to see the rendering issue.