Closed
Bug 641858
Opened 14 years ago
Closed 14 years ago
SVG changing the fill gradient is not working for text element
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: chris.kde, Assigned: longsonr)
References
()
Details
Attachments
(2 files, 2 obsolete files)
3.83 KB,
text/html
|
Details | |
4.90 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0
For a text element with a gradient, if you change it with a different gradient, the text is not repainted, it still displayed with the first gradient.
Reproducible: Always
Steps to Reproduce:
1. Set a fill gradient to a text element
2. Change this fill gradient by another gradient
Actual Results:
The text element is not repaint
Expected Results:
The text element must be repaint
Tested on Firefox 3.6 and 4rc1. It works fine on google chrome.
![]() |
||
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → longsonr
Assignee | ||
Comment 2•14 years ago
|
||
Assignee | ||
Comment 3•14 years ago
|
||
Attachment #520516 -
Attachment is obsolete: true
Attachment #520519 -
Flags: review?(jwatt)
![]() |
||
Updated•14 years ago
|
Attachment #520519 -
Flags: review?(jwatt) → review+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 4•14 years ago
|
||
backout strategy - backout patch.
Assignee | ||
Comment 5•14 years ago
|
||
Attachment #520519 -
Attachment is obsolete: true
Comment 6•14 years ago
|
||
Comment 7•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Updated•14 years ago
|
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•