Open Bug 1481591 Opened 6 years ago Updated 2 years ago

Make `-moz-appearance: none` for form controls buttons behave more like Chrome

Categories

(Core :: Layout, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: jwatt, Unassigned)

References

(Blocks 1 open bug)

Details

Make `-moz-appearance: none` for form controls buttons behave more like `-webkit-appearance: none` in Chrome. We choose to style (border-style: outset?). For better compatibility we should switch to `1px solid` like Chrome.
We got a complaint about this in bug 1496074.
I don't see any ugly select in, e.g., http://getbootstrap.com/docs/4.1/examples/checkout/.

You mentioned bootstrap in that bug, mind elaborating or pointing to an example?
Flags: needinfo?(earle.timothy)
It may have been fixed in recent versions of bootstrap.. https://github.com/twbs/bootstrap/issues/16201
Flags: needinfo?(earle.timothy)

If anyone is having trouble finding examples of this behavior both Ansible and Schwab have not-so-pretty select field rendering.
https://docs.ansible.com/ansible/latest/index.html
https://www.schwab.com/

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.