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

<option disabled> appears invisible (white text on a white background) #1007

Closed
cvan opened this issue Mar 13, 2019 · 8 comments
Closed

<option disabled> appears invisible (white text on a white background) #1007

cvan opened this issue Mar 13, 2019 · 8 comments
Labels
bug This issue is a software or functional defect Bugzilla Main activity on this bug is in Bugzilla compatibility Web content compatibility issues worksforme resolved: can't be reproduced on the reported hardware/OS
Milestone

Comments

@cvan
Copy link
Contributor

cvan commented Mar 13, 2019

Hardware

Oculus Go

Steps to Reproduce

  1. Load https://webxr.sh/dropdowns#multiple-optgroup.
  2. Press the <optgroup> field, and scroll down.
  3. Notice there is a white gap, a seemingly empty row, where the text Hamster should go.

Current Behavior

In FxR, the text of <option disabled> in an <optgroup> (or <select>) element appears invisible (as white text on a white background).

This is the accompanying HTML:

<optgroup>
  <option value="hamster" disabled>Hamster</option>
</optgroup>

Firefox Reality

screenshot of invisible text in <option disabled>

Oculus Browser

screenshot

Firefox for desktop (macOS)

screenshot

@cvan cvan added bug This issue is a software or functional defect compatibility Web content compatibility issues labels Mar 13, 2019
@MortimerGoro
Copy link
Contributor

This looks like a GeckoView issue. The disabled option is correctly displayed in the Prompt Dialog.

@MortimerGoro
Copy link
Contributor

I filed this GeckoView issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1535275

@bluemarvin
Copy link
Contributor

This might be an oculus platform bug? As this works in NoAPI
Screenshot_20190314-094139

@MortimerGoro
Copy link
Contributor

@bluemarvin I think it's a random issue. I was able to reproduce it two times, but it was ok on other tries

@bluemarvin
Copy link
Contributor

No one was able to reproduce it today in GV triage.

@cvan
Copy link
Contributor Author

cvan commented Mar 14, 2019

I can consistently reproduce on Pico G2 (WaveVR) and Oculus Go this highlight issue with <option selected> in <select multiple> and <option disabled> being hidden.

On Pico G2:

image

@bluemarvin
Copy link
Contributor

I think this might be a Gecko platform bug. I'll see if I can reproduce it in GVE app.

@cvan cvan added the Bugzilla Main activity on this bug is in Bugzilla label Mar 14, 2019
@philip-lamb philip-lamb added the P3 Backlog label Mar 18, 2019
@philip-lamb philip-lamb added this to the v1.x milestone Mar 18, 2019
@cvan
Copy link
Contributor Author

cvan commented Apr 17, 2019

Dan Holbert and I tested this in MV and were unable to reproduce on the Go with the same test case. Probably a graphics bug fixed in a Gecko upgrade since this was reported. Bug resolved as WORKSFORME.

@cvan cvan closed this as completed Apr 17, 2019
@philip-lamb philip-lamb removed the P3 Backlog label Apr 17, 2019
@cvan cvan added the worksforme resolved: can't be reproduced on the reported hardware/OS label Apr 17, 2019
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 Bugzilla Main activity on this bug is in Bugzilla compatibility Web content compatibility issues worksforme resolved: can't be reproduced on the reported hardware/OS
Projects
None yet
Development

No branches or pull requests

4 participants