Modify

Opened 14 years ago

Closed 13 years ago

#6900 closed defect (fixed)

Lists not working under IE

Reported by: Mark Potter Owned by: Jun Omae
Priority: normal Component: TracWysiwygPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I have two Trac installations, the first is currently 0.11.6 and the second 0.11.7; both with TracWysiwygPlugin installed, the first is of unknown version (based off of file dates installed 6/5/09) and the second 7788.

Using wysiwyg perform the following:

  • Type, "This is a test"
  • <CR>
  • Press the unordered (or ordered) list button.
  • Type, "Something more"

On my first installation (0.11.6 and unknown (c.6/5/09)), things work as expected. On the second installation (0.11.7 and 7788) under other browsers things work as expected, however under IE:

  • When one presses the unordered button
    • The "Style" button changes from "Normal" to "Style".
    • An unordered list is not started.
  • When one starts to type, "Something more".
    • The "Style" button changes back to "Normal".
    • The "Something more" text is not an unordered list item.

Attachments (0)

Change History (1)

comment:1 Changed 13 years ago by Jun Omae

Resolution: fixed
Status: newclosed

(In [9647]) fixed #6900 #7032

  • Fixed inserting hr, ol, ul, table and br isn't working with IE8.
  • Focus the editor before it get a selection of the editor.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.