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

Dropdown list selection remains if moving mouse away from list and trying to type in for another option #12221

Open
cfogelSV opened this issue Aug 17, 2020 · 0 comments

Comments

@cfogelSV
Copy link

@cfogelSV cfogelSV commented Aug 17, 2020

Affected versions

  • 81.0a1 (2020-08-16)

Affected platforms

  • Windows 10, macOS 11.0

Steps to reproduce
pdfjs.renderInteractiveForms - enabled

  1. Launch Firefox;
  2. Access a PDF form with dropdown menus;
  3. Click on the Country menu;
  4. Type anything so any country is selected;
  5. Move the mouse cursor away from the menu;
  6. Reopen the dropdown menu and Type anything again (ex. Italy);
  7. Type in any other country;

Expected result

  • selection is made for the new country, since nothing from the menu is hovered over;

Actual result

  • list item remains selected until moving mouse;

Additional notes:

  • S3 as suggested severity;
    attached gif with the issue;
    selecftform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants