#953 closed defect (wontfix)
[widgets] Rounded: Dynamic placement fails under firefox and opera, but not IE.
Reported by: | Owned by: | Tom Trenka | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | widget, rounded, cross-browser | Cc: | |
Blocked By: | Blocking: |
Description
Using <center> tags outside of a div, or align="center" within a div tag fail to center the rounded box under Firefox or Opera. The only JavaScript? Console message in Firefox is below:
Error: Error in parsing value for property 'margin'. Declaration dropped. Source File: <my html file> Line: 0
This can be replicated by taking the example rounding border code, removing all boxes but the first, removing the absolute positioning from the first box, and applying the <center> tags to the div.
What workarounds exist?
Change History (5)
comment:1 Changed 15 years ago by
Milestone: | 0.3.1 → 0.4 |
---|
comment:2 Changed 15 years ago by
Owner: | changed from anonymous to Tom Trenka |
---|
I'll fix when I address the other Rounded bug.
comment:3 Changed 14 years ago by
Summary: | Dynamic placement for rounded corner widget fails under firefox and opera, but not IE. → [widgets] Rounded: Dynamic placement fails under firefox and opera, but not IE. |
---|
comment:4 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I've added a whole-scale refactor of the curvyCorners script to dojo.lfx (dojo.lfx.rounded); because of that, I've deprecated the Rounded widget for removal in 0.5.
I'm going to close this bug and the other Rounded bug in favor of the new behavior; any issues with that code should have a new bug filed against it.
0.3.1 is closed. Moving off to 0.4