Open Bug 492360 Opened 15 years ago Updated 3 years ago

Text jumps when selecting text with CSS transformations - works with hardware acceleration enabled

Categories

(Core :: DOM: Selection, defect, P5)

x86
Windows XP
defect

Tracking

()

People

(Reporter: bugzilla, Unassigned)

References

()

Details

Build id: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4

Steps to reproduce:
1. Go to http://www.fofronline.com/experiments/cube/index.html
2. select several lines of text on the cube

Expected results:
text is selected without any text reflowing

Actual results:
Entire text seems to reflow for every line that is selected

Note that this does not happen in the latest Safari 4 beta
This works fine on Mac, so it seems to be a Windows issue only
Component: Layout → Selection
QA Contact: layout → selection
Status: UNCONFIRMED → NEW
Ever confirmed: true
This works now when enabling hardware acceleration. Still fails without hardware acceleration.
Summary: Text jumps when selecting text laid out with CSS transformations → Text jumps when selecting text with CSS transformations - works with hardware acceleration enabled
I am having this issue with hardware acceleartion. I think it has to do with exiting the transformed element's bounds and then the selection interacts with its pre-transformed state.

http://codepen.io/shalanah/pen/YpOBJQ

Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.