Hacker News new | ask | show | jobs
by patrick91 2112 days ago
do you use codespaces in safari? doesn't work that well for me, scroll using a touchpad doesn't work, and I guess not having a real fullscreen mode is kinda annoying too
2 comments

AFAIK This is a bug that was introduced earlier this year when WebKit changed how scroll events are handled https://github.com/cdr/code-server/issues/1455

If you can add a shortcut to the dev environment to your homescreen it’ll load the app without safaris control elements which comes relatively close to fullscreen. (Not sure if this will work the way codespaces is built)

FYI, gitpod.io is similar and works pretty well on Safari and iPad