Side navigation
#14394 closed bug (wontfix)
Opened September 27, 2013 04:40PM UTC
Closed March 10, 2014 06:23PM UTC
style="x: y !important;" doesn't get changed when calling el.css(x, z) in Chrome and Safari but it works in Firefox
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | css | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Example:
Attachments (0)
Change History (9)
Changed September 27, 2013 04:41PM UTC by comment:1
Changed September 29, 2013 09:08PM UTC by comment:2
| status: | new → open |
|---|
Changed October 21, 2013 10:34PM UTC by comment:3
| resolution: | → fixed |
|---|---|
| status: | open → closed |
Changed November 15, 2013 02:03PM UTC by comment:4
| milestone: | None → 1.11/2.1 |
|---|
Changed November 15, 2013 05:50PM UTC by comment:5
| component: | unfiled → css |
|---|---|
| priority: | undecided → low |
Changed March 09, 2014 11:04PM UTC by comment:6
Did we report this bug to Chrome/Safari bug trackers?
Changed March 09, 2014 11:32PM UTC by comment:7
Changed March 10, 2014 06:21PM UTC by comment:8
| milestone: | 1.11/2.1 |
|---|---|
| resolution: | fixed |
| status: | closed → reopened |
Changed March 10, 2014 06:23PM UTC by comment:9
| resolution: | → wontfix |
|---|---|
| status: | reopened → closed |
Unfortunately, we had to revert the patch fixing this issue as it was causing other issues that would be hard to patch without affecting size and performance, e.g.:
I'm submitting a pull request in a few minutes