Search and Top Navigation
#6969 closed bug (fixed)
Opened February 11, 2011 03:11AM UTC
Closed August 14, 2012 12:46PM UTC
Effects: 'borderColor' property is buggy
| Reported by: | tillkruess | Owned by: | mikesherov |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | ui.effects.core | Version: | 1.8.9 |
| Keywords: | color | Cc: | |
| Blocked by: | Blocking: |
Description
The new property borderColor - which was added recently (ticket:6164) - does not animate smoothly.
See test case: http://jsfiddle.net/jWCjq/
Attachments (0)
Change History (10)
Changed February 11, 2011 03:17AM UTC by comment:1
| status: | new → open |
|---|
Changed March 10, 2011 11:11PM UTC by comment:2
| owner: | → gnarf |
|---|---|
| status: | open → assigned |
Waiting to see what happens with http://bugs.jquery.com/ticket/8498 - it would help solve this issue very easily.
Either way - this sort of solution will probably be applied to borderColor.
Changed March 16, 2011 04:34PM UTC by comment:3
Changed May 13, 2011 05:16PM UTC by comment:6
| keywords: | → color |
|---|
Changed July 27, 2012 10:27PM UTC by comment:8
A clearer test: http://jsfiddle.net/jWCjq/2/
Currently borked in FF. PR to come shortly.
Changed July 28, 2012 12:09AM UTC by comment:9
| owner: | gnarf → mikesherov |
|---|
Changed August 14, 2012 12:46PM UTC by comment:10
| resolution: | → fixed |
|---|---|
| status: | assigned → closed |
Upgrade jQuery Color to 2.0.0. Fixes #6969 - Effects: 'borderColor' property is buggy.
Changeset: 536d112aa9f49513f73e9d152866a4f67660d183
We probably need to split this out into the individual properties internally.