Closed
Bug 641858
Opened 12 years ago
Closed 12 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•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → longsonr
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #520516 -
Attachment is obsolete: true
Attachment #520519 -
Flags: review?(jwatt)
![]() |
||
Updated•12 years ago
|
Attachment #520519 -
Flags: review?(jwatt) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 4•12 years ago
|
||
backout strategy - backout patch.
Assignee | ||
Comment 5•12 years ago
|
||
Attachment #520519 -
Attachment is obsolete: true
Comment 6•12 years ago
|
||
http://hg.mozilla.org/projects/cedar/rev/9de34ccb71ee
Comment 7•12 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/9de34ccb71ee
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Updated•12 years ago
|
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•