Closed Bug 778761 Opened 13 years ago Closed 11 years ago

content editable: cursor out of active scroll area when transform:scale is used

Categories

(Core :: Layout, defect)

14 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bcu, Unassigned)

References

Details

Attachments

(1 file)

630 bytes, text/html
Details
Attached file txa.html
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1 Build ID: 20120713134347 Steps to reproduce: I tried to make a zoom using -moz-transform:scale(2) in some area of my content-editable document with a number of lines that force v-scroll. An example of code is attached. Actual results: When user types something in the bottom of document (after 20 or more lines) the browser scrolls up (as it was scale(1)) and hide the cursor. The input is inserted in the correct position, but it's out of visible area. Expected results: The browser must consider scale factor on scroll positioning when user type something, displaying the current cursor possition.
Maybe related/duplicate to Bug 703241
Attachment #647203 - Attachment mime type: text/plain → text/html
This problem seems mostly gone - what I'm still seeing (particularly when reducing the zoom factor to <0) is tracked by bug 848808
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
See Also: → 848808
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: