Ticket #61 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

Opera: Containers do not appear to work correctly

Reported by: rostr Owned by: 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

comment:1 Changed 5 years ago 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);
  }

comment:2 Changed 5 years ago by jf.hovinne

  • Status changed from new to assigned
  • Milestone changed from 0.4 to 0.5

SAPI needed.

comment:3 Changed 4 years ago by jf.hovinne

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in latest versions of Opera.

Note: See TracTickets for help on using tickets.