Closed
Bug 102759
Opened 24 years ago
Closed 24 years ago
Can not exit out of list or create new lines with list that have a paragraph style format
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
DUPLICATE
of bug 102754
People
(Reporter: TucsonTester2, Assigned: mozeditor)
Details
(Whiteboard: EDITORBASE)
Build ID: 20011001
Composer does not allow the exiting of a list using return if it has a
"paragraph" paragraph style applied to it.
Reproducible: Always
Steps to Reproduce:
1.Open Composer
2.Type a few lines of text
3.Click Edit -> Select all
4.Click on the bulleted list button on the toolbar
5.Choose the "paragraph" style from the paragraph drop-down menu on the toolbar
6.Click at the end of the last line of the list and hold down enter
Actual Results:
The list does not exit, instead the cursor keeps bouncing up and down. Also if
you click at the begining of one of the list lines and hold down the enter key
new lines will be added but they will not be new list lines.
Expected Results:
I would expect composer to give me a new list line that is still in te paragraph
format. Also, if I hold down shift+enter that should be the only way to add a
line without creating a new list line.
Comment 1•24 years ago
|
||
Confirmed on Mac OSX using build 20011003, and Win 2k using build 20011002.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
There is absolutely no reason to use "Paragraph Style" while in a list!
But the described behavior correctly describes a possible problem.
It doesn't seem to occur if I use another paragraph style such as a heading.
Assignee: cmanske → jfrancis
Component: Editor: Composer → Editor: Core
Assignee | ||
Comment 4•24 years ago
|
||
Dup of 102754.
*** This bug has been marked as a duplicate of 102754 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•