Opened 14 years ago
Closed 14 years ago
#1785 closed defect (wontfix)
dojo.lfx.rounded is very slow in IE 7
Reported by: | guest | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | lfx | Version: | 0.4 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description (last modified by )
The rounded corners effect doesn't work until after the page appears to have loaded. The net effect is that when you load a page using the rounded corners effect, you see the corners during the load process and then see them convert to rounded corners once the page load is complete.
Change History (4)
comment:1 Changed 14 years ago by
Milestone: | → 0.6 |
---|---|
Owner: | changed from anonymous to Tom Trenka |
comment:2 Changed 14 years ago by
Cc: | [email protected]… added |
---|---|
Description: | modified (diff) |
Not even sure this is fixable, to be honest; client-side rounded corners are really a bad solution. Frankly I think you should be using the CSS3 version (both Moz and Saf support it, iirc), but...we'll see.
comment:3 Changed 14 years ago by
Component: | General → lfx |
---|
comment:4 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Not being ported to Dojo or DojoX (i.e. will be removed for Dojo 0.9 et al).
Note: See
TracTickets for help on using
tickets.
Yeah, I think this is a result of the rounded code being slow since it draws hundreds o tiny divs, rather than using the svg/vml handling builtin to the browser. In any case, not an easy bug to fix; deferring to 0.6.