Ticket #1592 (new defect)
Opened 1 year ago
IE Browser has issues with bulk bulleting when text is copied from notepad.
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugins | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: | fanore@…, epepito@… |
Description
There is an issue with bulk bulleting using unordered/ordered list when a series of text options are copied from notepad.
For example: we copy
Apple
Mango
Banana
Steps to reproduce:
1. copy text from notepad to xinha editor
4. Select a line where you want to put the bullet. You may highlight all options (Apple, Mango, Banana)
5. Click on the bullet button from the tool bar("Bulleted List").
6. Bullet is placed at the begining of the Editor box and indents ALL the text.
Result:
* Apple
Mango
Banana
Expected result is:
* Apple
* Mango
* Banana
This is working in Google Chrome and Firefox.
Note: See
TracTickets for help on using
tickets.
