Editor: <textarea dojoType="Editor"> in Safari can cause Safari to Hang
In Safari 2.0.3, using Dojo 0.3.0
Using the Editor in a TextArea? can cause Safari to Hang
To replicate the problem, edit Editor.html in src/demo/widget so that the DIV that contains the Dojo Text Editor is a Text Area.
You can edit the text but as soon as you try and click on the menu bar, it causes Safari to hang.
I have tried this within a form too and I get the same effect.
Change History (7)
Component: |
General →
Widgets
|
Milestone: |
→ 0.5
|
Owner: |
changed from anonymous to bill
|
Owner: |
changed from bill to Douglas Hays
|
Owner: |
changed from Douglas Hays to bill
|
Owner: |
changed from bill to liucougar
|
Summary: |
Setting dojoType of TextArea in Safari can cause Safari to Hang →
Editor: <textarea dojoType="Editor"> in Safari can cause Safari to Hang
|
Component: |
Widgets →
Dijit
|
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
Component: |
Dijit →
Dijit - Form
|
oops, this is an editor widget defect and not inlineeditbox as I thought earlier.