Ticket #6969 (closed bug: fixed)
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: | |
| Blocking: | Blocked by: |
Description
The new property borderColor - which was added recently (ticket:6164) - does not animate smoothly.
See test case: http://jsfiddle.net/jWCjq/
Change History
comment:2 Changed 2 years ago by gnarf
- Owner set to gnarf
- Status changed from open to 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.
comment:8 Changed 11 months ago by mikesherov
A clearer test: http://jsfiddle.net/jWCjq/2/ Currently borked in FF. PR to come shortly.
comment:10 Changed 10 months ago by Scott González
- Status changed from assigned to closed
- Resolution set to fixed
Upgrade jQuery Color to 2.0.0. Fixes #6969 - Effects: 'borderColor' property is buggy.
Changeset: 536d112aa9f49513f73e9d152866a4f67660d183
Note: See
TracTickets for help on using
tickets.


We probably need to split this out into the individual properties internally.