Post #1381755
2026-03-19 11:52 UTC
@jaffathecake that seems very broken in chrome canary on android at least. The select picker never opens but the values randomly change.
Replies (2)
-
@jaffathecake@mastodon.social 2026-03-19 11:58
@Lukew huh, it works fine here. How weird. Do you have any flags enabled?
-
@sil@mastodon.social 2026-03-19 12:35
@Lukew @jaffathecake I ran into a problem with customisable selects on Android where if the popup appears over the top of the select box, it was registering the tap to summon the popup as also being a tap ON the popup, which then selected something. I thought that was fixed but it might be related? (Or might be completely unrelated.) https://issues.chromium.org/issues/452084008 has the details