Opened 13 years ago
Closed 12 years ago
#6402 closed defect (worksforme)
IE7: AlwaysShowToolbar does not float toolbar
Reported by: | Adam Peller | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Editor | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
see http://trac.dojotoolkit.org/attachment/ticket/6401/lotuseditor.html(attachment for #6401)
Type in several lines of content. Notice that as you hit return on each line, the content jumps (an annoyance). Also note that the lines are nearly double spaced, but not on other browsers. Type enough lines to cause a scrollbar to appear on the document. Scroll downward. The toolbar stays on the top.
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 13 years ago by
comment:4 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
It's working for me now on IE7, in test_Editor.html
Note: See
TracTickets for help on using
tickets.
The "double spacing" is expected behavior and is solved by the EnterKeyHandling plugin. The other issues are presumably valid issues.