Opened 14 years ago
Last modified 8 years ago
#7640 confirmed Bug
Increasing the indenting on a list can separate the text from the bullets rather than moving the bullet points down.
Reported by: | Walter Gorlitz | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.2 |
Keywords: | Cc: | walter@… |
Description
This happens in Firefox 3.6 and 4, Chrome 10, and Safari 5. It does not happen in IE7, IE8, and IE9.
- Create a list
- Select the text that you want to become the list
2.A.1 Click anywhere on the first line of the list
2.A.2 Home key
2.A.3 Shift-Down
2.A.4 Repeat 2.A.3 until last line is selected
or
2.B.1 Click before the list item marker
2.B.2 Shift-click before the first free line after your list.
- Click on Numbered or Bulleted list button on the toolbar
- Click on the Increase Indent button on the toolbar
Compare this to changing step 2 to selecting the list from the middle of the line's text.
This can also be done by selecting a list that has already been created in the same way.
I was able to reproduce this with the nightly build as well.
Attachments (3)
Change History (7)
Changed 14 years ago by
Attachment: | CKEditor_bullets_issue_2011-04-18.swf added |
---|
comment:1 Changed 14 years ago by
Status: | new → pending |
---|---|
Version: | 3.5.4 (SVN - trunk) |
WFM by following the procedures, is it possible to provide a reduced test case?
comment:2 Changed 14 years ago by
Status: | pending → confirmed |
---|---|
Version: | → 3.4.2 |
- Paste the contents of the attachment in to editor (WYSIWYG mode)
- Place the cursor before ‘item2’ (on the left of i) and press enter
- Place the cursor before ‘item5’ (on the left of i) and press enter
- Select ‘item2’, ‘item3’ and ‘item4’ using shift key and arrow keys
- For selected text choose Bulleted List and Increase Indent buttons
Result: Text inside li elements is wrapped in paragraphs
NOTE: It is very important how you select items. Lets say that you have selected everything (starting from item2 and going down to item4) except number 4 in item4 (cursor is before 4). Now (still) holding shift key press right arrow two times to select the whole line. Webkit shows it nicely when the whole line is selected (please see Webkit.png).
This is reproducible on FF3, FF4, Chrome and Safari.
Changed 14 years ago by
Changed 14 years ago by
Attachment: | Webkit.png added |
---|
A video in SWF format of the steps.