Ticket #1106 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

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

Changed 4 years ago by bill

  • owner changed from anonymous to liucougar
  • component changed from General to Widgets
  • summary changed from Body doesn't show up in IE7 Beta 3 to Editor: body doesn't show up in IE7 Beta 3

Changed 4 years ago by dylan

  • milestone set to 0.4

Changed 4 years ago by alex

  • status changed from new to closed
  • resolution set to fixed

I fixed this in trunk last week.

Changed 3 years ago by anonymous

  • milestone deleted

Milestone 0.4 deleted

Note: See TracTickets for help on using tickets.