Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Unable to select items in a multi-picklist #953

Closed
parkerlreed opened this issue Feb 15, 2019 · 8 comments
Closed

Unable to select items in a multi-picklist #953

parkerlreed opened this issue Feb 15, 2019 · 8 comments
Assignees
Labels
bug This issue is a software or functional defect compatibility Web content compatibility issues
Milestone

Comments

@parkerlreed
Copy link

Hardware

Oculus Go

Steps to Reproduce

  1. Try to use any picklist (where multiple items can be selected)

image

Current Behavior

Resulting dialog is too small to use and attempting to scroll through the list is impossible. Only the first couple if items can be selected. Anything after that it keeps auto scrolling to the top of the list.

Expected Behavior

Being able to select multiple items in a picklist.

@cvan
Copy link
Contributor

cvan commented Feb 16, 2019

Thank you for filing this bug. Great catch. 👍

This appears to be a bug in our implementation of the UI for <select multiple>. We should make the <select> grow organically if the <option> text needs to wrap to additional lines.

Thanks again, @parkerlreed.

@cvan cvan added bug This issue is a software or functional defect compatibility Web content compatibility issues labels Feb 16, 2019
@philip-lamb philip-lamb added this to the v1.1.3 milestone Mar 4, 2019
@philip-lamb philip-lamb added the P1 Fix in the current development iteration label Mar 4, 2019
@MortimerGoro MortimerGoro self-assigned this Mar 7, 2019
@cvan
Copy link
Contributor

cvan commented Mar 13, 2019

this page serves as a good test case for <select multiple>:

(linked from index: https://webxr.sh/#forms-41)

@cvan cvan closed this as completed Mar 13, 2019
@ghost ghost removed the P1 Fix in the current development iteration label Mar 13, 2019
@cvan cvan reopened this Mar 13, 2019
@parkerlreed
Copy link
Author

I know it's not out yet, but is there a build I can test?

Thanks @MortimerGoro!

@philip-lamb philip-lamb added the P1 Fix in the current development iteration label Mar 13, 2019
@MortimerGoro
Copy link
Contributor

@parkerlreed You can download taskcluster builds but only once #1001 is merged (it should be merged soon)

@parkerlreed
Copy link
Author

Thanks. I somehow missed the PR. Hope that gets cleared up! :D

@philip-lamb philip-lamb added in progress and removed P1 Fix in the current development iteration labels Mar 14, 2019
bluemarvin pushed a commit that referenced this issue Mar 14, 2019
* Fix unable to select items in a multi-picklist #953

* Create a constant for the listview item height
@MortimerGoro
Copy link
Contributor

Fixed in #1001

There is a intermittent issue but seems related to Gecko code. Filed here: #1013

@ghost ghost removed the in progress label Mar 15, 2019
@parkerlreed
Copy link
Author

@MortimerGoro @cvan Thanks! Works great. Now I can actually do work in VR, lol.

@cvan
Copy link
Contributor

cvan commented Mar 16, 2019

Thank you for reporting! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue is a software or functional defect compatibility Web content compatibility issues
Projects
None yet
Development

No branches or pull requests

4 participants