Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#13 closed Bug (fixed)

Opera doesn't understand :not in css

Reported by: Alfonso Owned by: Hallvord R. M. Steen (Opera Software)
Priority: Normal Milestone: Opera Compatibility
Component: General Version:
Keywords: Cc:

Description

Loading the editor in Opera gives an error (well, lots of errors, this is just one that focused my attention) pointing to the fck_showtableborders_gecko.css it seems that it doesn't handle the CSS3 "not" selector

table:not([border]) 
{
	border:1px dotted #d3d3d3 ;
}

I'm attaching a testcase, maybe we can have a little set of files in order to test browser capabilities (just to be run when a new browser is released so it's possible to see what might work or not).

Attachments (1)

not.html (783 bytes) - added by Alfonso 17 years ago.

Download all attachments as: .zip

Change History (6)

Changed 17 years ago by Alfonso

Attachment: not.html added

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

I've already reported this bug to Opera. After a long internal discussion, it seams that they are working on it now.

Fortunately CSS bugs are not breaking bugs and the editor can live with them.

A don't see a workaround for this issue. Let's wait for a fix from Opera. We should be able to declare Opera support with this bug.

comment:2 Changed 17 years ago by Alfonso

Yeah, this is a very minor issue but I wanted to leave it documented.

comment:3 Changed 17 years ago by Hallvord R. M. Steen (Opera Software)

Also coming in Opera 9.5 (your TC works as far as I can tell)

comment:4 Changed 17 years ago by Hallvord R. M. Steen (Opera Software)

Owner: set to Hallvord R. M. Steen (Opera Software)
Status: newassigned

comment:5 Changed 17 years ago by Hallvord R. M. Steen (Opera Software)

Resolution: fixed
Status: assignedclosed

Works fine in internal builds

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy