Skip to content

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

@nightlyone

Description

@nightlyone
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.

Activity

added this to the Unreleased milestone on Jan 18, 2024
added
NeedsFixThe path to resolution is known, but the work has not been done.
on Jan 18, 2024
SoulPancake

SoulPancake commented on Jan 18, 2024

@SoulPancake

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

Omkar76

Omkar76 commented on Jan 20, 2024

@Omkar76

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

gopherbot

gopherbot commented on Jan 23, 2024

@gopherbot
Contributor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsFixThe path to resolution is known, but the work has not been done.help wanted

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Participants

      @nightlyone@gopherbot@mauri870@Omkar76@SoulPancake

      Issue actions

        x/playground: line numbers greater 9 are hidden on android mobile · Issue #65150 · golang/go