ng2-semantic-ui icon indicating copy to clipboard operation
ng2-semantic-ui copied to clipboard

sui-multi-select: cursor jumps to end when typing in Safari

Open inyono opened this issue 6 years ago • 0 comments

Please read https://github.com/edcarroll/ng2-semantic-ui/blob/master/CONTRIBUTING.md and search existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein.

Bug description:

When typing in the search input in sui-multi-select, the cursor always jumps to the end in Safari (tested with Version 11.1.1).

Link to minimally-working plunker that reproduces the issue:

  • Open official select example in Safari
  • Enable "Searchable?"
  • Type arbitrary string
  • Move cursor to the middle of the string
  • Type anything and notice that the cursor jumps to the end

Version of Angular, ng2-semantic-ui, and Semantic UI:

Angular: 5.2.10 (and also the version used in the official examples) ng2-semantic-ui: 0.9.7 Semantic UI: 2.3.1 (and also the version used in the official examples)

inyono avatar Jun 27 '18 17:06 inyono