Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combobox: text move its position in Edge during up/down arrow #2020

Closed
ipip2005 opened this issue Jun 20, 2017 · 1 comment · Fixed by #2086
Closed

Combobox: text move its position in Edge during up/down arrow #2020

ipip2005 opened this issue Jun 20, 2017 · 1 comment · Fixed by #2086

Comments

@ipip2005
Copy link
Contributor

ipip2005 commented Jun 20, 2017

Just tried out the new combo-box in master branch, found one UI issue in Edge browser.

Bug Report

  • Package version(s): The latest master branch
  • Browser and OS versions: Edge and Windows 10

Describe the issue:

  1. In Edge, Serves the fabric-react master branch in localhost and go to the combo-box page.
  2. Focus on one of the combo-box and then press enter to trigger the selections.
  3. Press down arrow key to move among items.

Actual behavior:

The text in input box will float up and down.

Expected behavior:

The text is always at same position as it did in Chrome.

gif

combo-box

@ipip2005 ipip2005 changed the title Combobox: text move its position in Edge Combobox: text move its position in Edge during up/down arrow Jun 20, 2017
@jair-cazarin
Copy link

@jspurlin

jspurlin added a commit to jspurlin/office-ui-fabric-react that referenced this issue Jun 28, 2017
dzearing pushed a commit that referenced this issue Jun 29, 2017
* Fix: Combobox: text move its position in Edge during up/down arrow #2020: #2020

The comboBox wrapper needs box-sizing: content-box

* actually, the box-sizing can be on root

* adding change files

* Remove incorrect change files
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants