Opened 15 years ago
Last modified 14 years ago
#7367 confirmed Bug
Unable to remove style at end of block
| Reported by: | Wiktor Walc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Lists | Version: | 3.0 |
| Keywords: | IE | Cc: | kenny.demetter@…, satya_minnekanti@… |
Description
Confirmed in IE8. In certain situations it is impossible to remove a style from a list item.
Steps to reproduce
- Load the following:
<ul> <li> first line<br /> second line</li> </ul>
- Switch to wysiwyg
- Select the first line, press "Underline" button
- Click at the end of the first line, press again "Underline" button to stop the text from being underlined.
- Result: the cursor jumps one line down, if you move again at the end of first line, the text will be still underlined.
Note: Remove format works fine when following the same scenario.
Change History (4)
comment:1 Changed 15 years ago by
| Cc: | kenny.demetter@… added |
|---|---|
| Status: | new → confirmed |
comment:2 Changed 15 years ago by
| Cc: | satya_minnekanti@… added |
|---|
comment:3 Changed 14 years ago by
| Summary: | Unable to remove style inside of a list → Unable to remove style at end of block |
|---|

Not list specific.