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

Cannot collapse selection by clicking inside it #905

Closed
adityab opened this issue Jun 30, 2015 · 2 comments
Closed

Cannot collapse selection by clicking inside it #905

adityab opened this issue Jun 30, 2015 · 2 comments

Comments

@adityab
Copy link
Member

adityab commented Jun 30, 2015

This happens in Chromium.
Select some text, and then click somewhere inside it.

Expected: The selection collapses to a caret where the click was targeted.
Actual: The cursor's avatar handle blinks as if it were clicked. Nothing happens to the selection.

More info:
My chrome version is 43.0.2357.125.

@adityab
Copy link
Member Author

adityab commented Jun 30, 2015

Digging around in git history, it looks like this IE10 PR:
https://github.com/kogmbh/WebODF/pull/718/files is where this bug can start being reproduced.

Not that the PR has a problem, because everything worked fine till this new browser release, but could give a hint about what's causing it.

@adityab
Copy link
Member Author

adityab commented Jul 1, 2015

Confirmed that this bug was formed in WebODF since Chrome 43's release. #907 fixes it. Who wants to give it a quick look? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant