Open
Bug 401634
Opened 18 years ago
Updated 5 years ago
[midas] Can't edit inside an OL or UL tag.
Categories
(Core :: DOM: Editor, 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.9a4pre) Gecko/20070413 Minefield/3.0a4pre
Build Identifier:
The midas editor is incapable of entering text inside a list tag after a BR tag. Checked in Firefox 1.5 and Minefield.
Reproducible: Always
Steps to Reproduce:
1. Go to the midas demo (see URL)
2. Click on View HTML source and paste the following:
3. <ol>test<br><br><br><br><br></ol>
4. Click out of View HTML source
5. Place cursor on a line after 'test' and start typing.
Actual Results:
No letters appear when keys are pressed.
Expected Results:
Typing should appear.
Comment 1•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), 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.
Description
•