quick-bench-front-end icon indicating copy to clipboard operation
quick-bench-front-end copied to clipboard

Code editor has height of 5px on MacOS Safari

Open stephanroslen opened this issue 4 years ago • 3 comments

Using MacOS Safari Version 13.1.1 (15609.2.9.1.2)

The code editor is heighted 5px only when I open quick-bench. I can temporarily fix this in the development console by modifying the height in <div class="react-monaco-editor-container" data-keybinding-context="1" data-mode-id="cpp" style="width: 1233.5px; height: 5px;">...</div> manually.

I also reproduced this on another machine with the same browser. In Chrome everything works fine.

stephanroslen avatar Jul 01 '20 10:07 stephanroslen

I think this is happening for me too, I have gotten to the site directly from the godbolt™ button.

Screenshot 2020-08-20 at 20 58 57

geekskick avatar Aug 20 '20 20:08 geekskick

Also happened to me, Safari Version 13.1.1 (15609.2.9.1.2) on macOS, and even Safari on iPadOS

canmor avatar Nov 16 '20 01:11 canmor

Could reproduce on FireFox iOS

feelingnothing avatar Sep 16 '21 13:09 feelingnothing