Opened 14 years ago
Closed 7 years ago
#6788 closed defect (patchwelcome)
dojo._setOpacity will remove other filters on the domnodes when opacity==1
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | HTML | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | → future |
---|
comment:3 Changed 11 years ago by
Owner: | anonymous deleted |
---|
comment:4 Changed 10 years ago by
Component: | General → HTML |
---|---|
Owner: | set to Eugene Lazutkin |
Given the age of this ticket and the fact that IE9+ supports opacity in a standard way (rather than through filter), maybe you just want to close this as wontfix?
comment:5 Changed 7 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given the lack of interest over the past 5+ years, I'm closing as patchwelcome. Please re-open if you want to create a pull request.
Note: See
TracTickets for help on using
tickets.
actually, if other filter settled, setOpacity will overwrite it with alpha filter.