sleemanj / xinha

WYSIWYG HTML Editor Component (turns <textarea> into HTML editors)
http://trac.xinha.org/
Other
13 stars 2 forks source link

IE Browser has issues with bulk bulleting when text is copied from notepad. (Trac #1592) #1592

Closed sleemanj closed 3 years ago

sleemanj commented 12 years ago

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

  2. Select a line where you want to put the bullet. You may highlight all options (Apple, Mango, Banana)

  3. Click on the bullet button from the tool bar("Bulleted List").

  4. Bullet is placed at the begining of the Editor box and indents ALL the text.

Result:

Mango

Banana

Expected result is:

This is working in Google Chrome and Firefox.

Reported by guest, migrated from http://trac.xinha.org/ticket/1592

sleemanj commented 12 years ago

Bulleting is browser behaviour.