Open
Bug 372955
Opened 18 years ago
Updated 2 years ago
[Midas] Cursor jumps when ending header tag.
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: mozilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier:
When pressing enter to end a header tag in editable mode, the cursor goes down one line but is located and proportioned as though the header will continue. Press a character and the line snaps up.
Reproducible: Always
Steps to Reproduce:
1. Go to the demo editor in the linked URL.
2. Choose Heading 1 from the style menu.
3. Type 'test'
4. Press enter.
(Look at where the cursor is.)
5. Type another letter.
Actual Results:
After pressing enter there is a large gap between the cursor and the text. The cursor is also very large. After pressing another letter, the gap snaps shut and the cursor shrinks.
Expected Results:
The cursor should be directly under the header and normal sized.
This bug is also visible in Google Docs (Writely).
Comment 1•18 years ago
|
||
Blake - I think this is something you might be able to help..
Flags: blocking1.9?
Not a blocker unless it is a regression, please mark it as such and renominate if so.
Flags: blocking1.9? → blocking1.9-
Updated•15 years ago
|
Assignee: general → nobody
QA Contact: ian → general
Comment 3•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•