Opened 12 years ago
Closed 12 years ago
#7939 closed defect (worksforme)
dijit Editor test issue with Safari 3, if isDebug is false
Reported by: | monkster | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Editor | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When loading dijit/tests/test_Editor.html using Safari 3, the first Editor test is ok. Bold, Underlining works.
When I changed it so that firebug lite doesn't show, it won't work.
Change History (1)
comment:1 Changed 12 years ago by
Component: | Dijit → Editor |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hmm, I changed isDebug to false:
and it's still working fine for me. Of course, I'm using Safari 3.1 not 3.0. Safari 3.1.2 on Mac.