Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.1k stars 4.95k forks source link

[Modal] Scrolling Modal in Android mobile Firefox not working #6791

Open Louis-Lou opened 5 years ago

Louis-Lou commented 5 years ago

Steps

using android Firefox (66.0.2 vesion) open to https://semantic-ui.com/modules/modal.html#scrolling-modal click Run Code (Scrolling Modal ) scroll down to the bottom

Expected Result

Just like other browser

Actual Result

the modal have "chasm",and i can see the dimmer from the "chasm" https://i.ibb.co/Q8ChR0k/20190417155014.png ↑ like this

Version

2.4.0

Testcase

https://semantic-ui.com/modules/modal.html#scrolling-modal in the "Examples"

lubber-de commented 4 years ago

Fixed in Fomantic-UI v2.8.6 (next release) by https://github.com/fomantic/Fomantic-UI/pull/1491

Try the following jsfiddle in mobile Firefox (when opened click on "Run this fiddle"

Broken as described in this issue

https://jsfiddle.net/lubber/0e1fjpno/1/show

Fixed

https://jsfiddle.net/lubber/0e1fjpno/3/show