prologin / concours-site

Source code of the Prologin contest website
https://gitlab.com/prologin/concours/site
GNU General Public License v3.0
10 stars 6 forks source link

[Forum] code snippet isn’t displayed correctly on mobile #243

Closed LeSeulArtichaut closed 4 years ago

LeSeulArtichaut commented 4 years ago

Reading this post, I noticed that the code snippets were not rendering when swiping to the right: the screen is not large enough to display the entire line, but swiping doesn’t make the rest of the line appear:

83AC03F2-8E44-4E74-8488-E95EDDC93FD8

Technical information:

iPhone SE iOS 13.3 navigator.appVersion: 5.0 (iPhone; CPU iPhone OS 13_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.4 Mobile/15E148 Safari/604.1

e-n-0 commented 4 years ago

I can reproduce this bug on iOS Simulator 13.7 but not on 14.0.

That was an issue with (Apple) Webkit. I can assume that this issue was fixed with iOS 14.0.