Opened 14 years ago
Last modified 13 years ago
#7744 confirmed Bug
IE9 : Problems with creating list from selected text
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE9 | Cc: |
Description
- 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
- Press bulleted list button for selected text.
Result: When I selected ‘item2’, ‘item3’ and ‘item4’ and pressed bulleted list, an empty list item above ‘item2’ was also created.
When I tried to outsmart IE9 and selected everything except letter ‘i’ in ‘item2’, pressed bulleted list, it created three item list but it inserted an empty paragraph above it.
This issue was discovered when reproducing bug #7640
Attachments (1)
Change History (4)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 13 years ago by
Status: | confirmed → pending |
---|
comment:3 Changed 13 years ago by
Status: | pending → confirmed |
---|
In the issue I have described, list item was created above 'item2'. In your TC the new empty list item is created below 'item4'.
The problem is that now I can't reproduce my issue in any higher version than 3.5.2. Your example is reproducible even in 3.6.1 so I guess we can stick to your TC.
Reproducible only with enter mode 'BR' or usung shift-enter set to BR.
I can confirm this bug only when shift-enter is used to created the line-break in step 2. and 3. or the editor is entirely in enter mode BR?