Opened 10 years ago
Closed 10 years ago
#13245 closed defect (fixed)
[Editor] IE: Bullet list affects preceding text
Reported by: | mtyson | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Editor | Version: | 1.6.0 |
Keywords: | editor, bullet list | Cc: | |
Blocked By: | Blocking: |
Description
You can repro this one on the samples page:
http://dojotoolkit.org/reference-guide/dijit/Editor.html
Open the third example (which includes the bullet plugin).
Put the caret at the end of the sample text, hit enter. Now, click the 'bullet list' plugin button.
Problem: The bullet list begins at the first line of text.
Note, you can add more text, the problem still affects the first line. For example, if you hit enter and add text several times, when you hit the bullet-list button, the first line will have a bullet inserted in front of it.
Attachments (2)
Change History (9)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Milestone: | tbd → future |
---|
Changed 10 years ago by
Attachment: | 13245.patch added |
---|
Patch for this issue. Seems to resolve the problem
comment:3 Changed 10 years ago by
Milestone: | future → 1.7 |
---|
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Thanks for that patch.
There are a couple ways this is still a problem in IE:
1) If there is trailing text, it is indented when the bullet-lit button is clicked
2) If there is preceding text, it is still indented if the text is highlighted and then the bullet-list button is clicked
comment:7 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
I fixed the issue reported, exactly as it was reported. The other items are new reports and require a new tickets. Please open new tickets, not reopen old ones and report new problems.
Thanks.
Our customers are really complaining about this one.