Ticket #61 (closed defect: fixed)

Opened 1 year ago

Last modified 1 month ago

Opera: Containers do not appear to work correctly

Reported by: rostr Assigned to: jf.hovinne
Priority: major Milestone: 0.5
Component: Editor Version: trunk
Keywords: Cc:

Description

On the newest version of opera and wym 0.4b2:

1. Text typed into the text area does not automatically become a <p> 2. Trying to add a container or change a container does nothing.

Problem is reproduced here (i stripped all of my cms code out to eliminate the possibility of a conflict)

http://www.secureourfuture.org/test/wym_error_strip.html

Change History

07/27/07 03:05:58 changed by gustafn

just as a comment: i see exactly the same behavior with safari 3.0 beta on mac os x, when i use the opera definitions for safari:

  else if (jQuery.browser.safari) {
    var WymClass = new WymClassOpera(this);
  }

09/06/07 12:54:20 changed by jf.hovinne

  • status changed from new to assigned.
  • milestone changed from 0.4 to 0.5.

SAPI needed.

10/16/08 20:35:59 changed by jf.hovinne

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in latest versions of Opera.