Patrick Lucas created FLINK-11462:
-------------------------------------
Summary: "Powered by Flink" page does not display correctly on
Firefox
Key: FLINK-11462
URL: https://issues.apache.org/jira/browse/FLINK-11462
Project: Flink
Issue Type: Bug
Components: Project Website
Reporter: Patrick Lucas
Assignee: Patrick Lucas
Attachments: Screen Shot 2019-01-30 at 12.13.03.png
The JavaScript that sets the height of each "tile" does not work as expected in
Firefox, causing them to overlap (see attached screenshot). [This Stack
Overflow
post|https://stackoverflow.com/questions/12184133/jquery-wrong-values-when-trying-to-get-div-height]
suggests using jQuery's {{outerHeight}} instead of {{height}} method, and
making this change seems to make the page display correctly in both Firefox and
Chrome.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)