Ticket #1106 (closed defect: fixed)
Editor: body doesn't show up in IE7 Beta 3
| Reported by: | errors@… | Owned by: | liucougar |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Widgets | Version: | 0.2 |
| Severity: | major | Keywords: | |
| Cc: |
Description
In IE7 Beta 3 on Windows XP Pro, the text area or body where users can type input does not appear. The buttons appear but below, where the input area should be, there is nothing. Here's the HTML tag:
<textarea dojoType="Editor" name="blurb" id="blurb" items="textGroup;|;listGroup;|;linkGroup;|;justifyGroup;|;colorGroup;" style="width: 40em; height: 40ex; font-size: 8pt;" ID="Textarea1"><%=Text%></textarea>
I'm using Dojo version 0.3.1 using the Editor widget.
Change History
Note: See
TracTickets for help on using
tickets.