Page MenuHomePhabricator

Input type Combobox , values not accessible by mobile browsers
Closed, InvalidPublicBUG REPORT

Description

List of steps to reproduce (step by step, including full links if applicable):

  • make a form containing a field with input type combobox and values from "whatever"
  • open it on a desktop browser (tested with Firefox, Chome, Edge)
  • edit the field , pick from the values
  • open it on a mobile browser (tested with Firefox, Chome)
  • edit the field , pick from the values

What happens?

  • You can select vom the given values on desktop browsers
  • You can not select from the given values on mobile browsers. They do not appear.

What should have happened instead?:

  • You can select vom the given values regardless of the browsertype

Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.:
Version

MW 1.35.5
SMW 3.2.3
SCQ 2.2.0
SRF 4.0.1
PF 5.3.2
Maps 9.0.5

Event Timeline

Carchaias updated the task description. (Show Details)

Comboboxes seem to work fine me, on both Chrome and Firefox, on an Android phone. What mobile device are you using? And could it be that you have JavaScript disabled?

I'm marking this as "invalid", until I hear otherwise.