Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/playground: line numbers greater 9 are hidden on android mobile #65150

Open
nightlyone opened this issue Jan 18, 2024 · 3 comments · May be fixed by golang/playground#30
Open

x/playground: line numbers greater 9 are hidden on android mobile #65150

nightlyone opened this issue Jan 18, 2024 · 3 comments · May be fixed by golang/playground#30
Labels
help wanted NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@nightlyone
Copy link
Contributor

Go version

latest

Output of go env in your module/workspace:

Does not apply 

Chrome version 120.0.6099.230
on Android Samsung A53

What did you do?

Open https://go.dev/play/p/wllkgRAtd4a on an android phone

What did you see happen?

Line numbers greater than 9 on the left are garbledScreenshot_20240118_073752_Chrome

What did you expect to see?

Lines numbers greater than 9 should be readable.

@gopherbot gopherbot added this to the Unreleased milestone Jan 18, 2024
@mauri870 mauri870 added help wanted NeedsFix The path to resolution is known, but the work has not been done. labels Jan 18, 2024
@SoulPancake
Copy link

Is this specific to just androids or a specific resolution on responsive mode? @nightlyone

@Omkar76
Copy link

Omkar76 commented Jan 20, 2024

Played around this a bit in dev tools. seems like an easy fix with flexbox. Feel free to assign this to me.

@gopherbot
Copy link

Change https://go.dev/cl/558015 mentions this issue: go/playground: fix mobile UI bug, greater than 9 digits line number hidden bug in mobile devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
5 participants