Opened 12 years ago
Closed 12 years ago
#7871 closed defect (worksforme)
dijit.Editor fails supplied tests on IE7 (dijit\tests\test_Editor.html)
Reported by: | vlad | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Editor | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Resizing does not work in dijit\tests\test_Editor.html test with IE7
(using 1.2 development build)
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Component: | General → Editor |
---|---|
Owner: | changed from anonymous to liucougar |
comment:3 Changed 12 years ago by
I tried test_Editor_resize.html on IE7 and didn't notice any problems. If you type a bunch of text into the editor, it gets a scrollbar. And you can resize the Editor by dragging the splitter (above the editor toolbar).
What exactly did you do to reproduce this?
comment:4 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Tested with [16546] and it appears to be working. If there's still a problem with the current trunk, please reopen and append the steps to recreate the problem.
Note: See
TracTickets for help on using
tickets.
Incorrect test link
it should be test_Editor_resize.html
That's the one failing on IE7 (the resizing never stops)