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

Autocomplete won't replace text in Firefox #42

Open
masonmcelvain opened this issue Oct 8, 2020 · 0 comments
Open

Autocomplete won't replace text in Firefox #42

masonmcelvain opened this issue Oct 8, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@masonmcelvain
Copy link
Member

When a user clicks on an autocomplete suggestion in Firefox, the suggestion is not pasted into the text field. I haven't identified the root of this problem yet.

Other Firefox issues:

  • The appearance of the the phrase 'Type' <select> element (a.k.a. the dropdown for Fact, Statistic, Other...) has some CSS issues. Using -moz-appearance: none; makes the select element look round and pretty, but makes the dropdown arrow disappear.
  • When a user first opens a token using the [ key, no token appears in the text field. However, the token appears as soon as the user starts typing other characters.

These seem like non-breaking issues, but should be addressed in the future.

@masonmcelvain masonmcelvain added the bug Something isn't working label Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant