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

Holding and releasing mouse button is not inserting autocomplete item #2107

Closed
jacekbogdanski opened this issue Jun 19, 2018 · 0 comments
Closed
Labels
plugin:autocomplete The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Milestone

Comments

@jacekbogdanski
Copy link
Member

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Open http://localhost:1030/tests/plugins/autocomplete/manual/viewposition.
  2. Focus first editor.
  3. Type @.
  4. Move mouse over the first dropdown item and press left mouse button. Release it after 2 seconds.

Expected result

Item has been inserted into the editor.

Actual result

Dropdown disappears and the item is not inserted into the editor.

Other details

  • Browser: Any
  • OS: Any
  • CKEditor version: 4.10.0
  • Installed CKEditor plugins: autocomplete
@jacekbogdanski jacekbogdanski added type:bug A bug. status:confirmed An issue confirmed by the development team. plugin:autocomplete The plugin which probably causes the issue. labels Jun 19, 2018
@mlewand mlewand added the target:minor Any docs related issue that can be merged into a master or major branch. label Jun 26, 2018
@Comandeer Comandeer added this to the 4.10.1 milestone Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:autocomplete The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants