Patrick Lucas created FLINK-11043:
-------------------------------------
Summary: Website Flink logo broken on Firefox
Key: FLINK-11043
URL:
https://issues.apache.org/jira/browse/FLINK-11043 Project: Flink
Issue Type: Bug
Components: Project Website
Reporter: Patrick Lucas
Assignee: Patrick Lucas
Attachments: Screen Shot 2018-11-30 at 14.48.43.png
The gradients the Flink SVG logo do not render on Firefox due to this (12-year-old) bug: [
https://bugzilla.mozilla.org/show_bug.cgi?id=353575]
Example:
!Screen Shot 2018-11-30 at 14.48.43.png!
This StackOverflow post links to the above issue and explains that Firefox does not render gradient elements that are inside a "symbol" element in SVGs, and the fix is to extract all the gradient definitions into a top-level "defs" section.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)