Bug 117082

Summary: [CSS Regions] Repaint artifacts when selecting text in 3D transformed content nodes
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test-case
none
Test-case none

Description Mihai Balan 2013-05-31 09:12:38 PDT
Created attachment 203452 [details]
Test-case

If an element flowed in a region has a 3D transform applied, selecting text inside the element will lead to visual artifacts - most notable the text being selected disappearing + the selection highlight not being drawn.

The bug does not seem to reproduce with 2D transforms.
Comment 1 Mihai Balan 2013-06-02 09:13:18 PDT
Created attachment 203535 [details]
Test-case
Comment 2 Michelangelo De Simone 2013-06-13 10:35:55 PDT
Still repros on today's nightly (r151543)
Comment 3 Brent Fulgham 2022-07-12 17:17:49 PDT
CSS Regions were removed in Bug 174978.