Skip to main content

Search and Top Navigation

#8468 closed bug (worksforme)

Opened August 01, 2012 03:39AM UTC

Closed August 01, 2012 12:01PM UTC

Last modified August 01, 2012 03:36PM UTC

Firefox 14.0.1 ignores ui-corner-xxx css codes

Reported by: philk Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.css-framework Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Elements given the style .ui-corner-all or other variations fail to render rounded corners in firefox 14.0.1. Is it because the -moz... syntax is no longer valid for firefox?

Attachments (0)
Change History (5)

Changed August 01, 2012 04:28AM UTC by philk comment:1

Changed August 01, 2012 12:01PM UTC by scottgonzalez comment:2

component: ui.coreCSS Framework
resolution: → worksforme
status: newclosed
version: 1.7.21.8.22

1) I doubt you're using jQuery UI 1.7.2.

2) It's ui-corner-all not .ui.corner.all

3) It works just fine: http://jsfiddle.net/eacRB/4/

Changed August 01, 2012 03:31PM UTC by philk comment:3

Thanks Scott for the corrections.

The problem still persists: http://jsfiddle.net/eacRB/5/ .

Try it in chrome and then in firefox. Chrome has round corners, firefox has square corners.

Firebug shows the .ui-corner-xxx styles as empty.

Both render the ui-widget-header style correctly, so I know that jQuery UI is partially working.

Changed August 01, 2012 03:33PM UTC by scottgonzalez comment:4

You really are using 1.7.2? That's not supported. Use 1.8.22.

Changed August 01, 2012 03:36PM UTC by scottgonzalez comment:5

version: 1.8.221.7.2