Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Maintain focus in editor when clicking working set. Fixes #1081#1088

Merged
jasonsanjose merged 1 commit into
masterfrom
tvoliter/issue-1081
Jun 21, 2012
Merged

Maintain focus in editor when clicking working set. Fixes #1081#1088
jasonsanjose merged 1 commit into
masterfrom
tvoliter/issue-1081

Conversation

@tvoliter
Copy link
Copy Markdown
Contributor

now that the working set view handles mousedown instead of click in order to capture left and right clicks, it's necessary to call preventDefault() so the focus is not removed from the editor.

Fixes #1081

…rder to capture left and right clicks, it's necessary to call preventDefault() so the focus is not removed from the editor.
@ghost ghost assigned jasonsanjose Jun 21, 2012
@jasonsanjose
Copy link
Copy Markdown
Member

Reviewed and confirmed fixed. Merging.

jasonsanjose added a commit that referenced this pull request Jun 21, 2012
Maintain focus in editor when clicking working set. Fixes #1081
@jasonsanjose jasonsanjose merged commit caf79e7 into master Jun 21, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clicking in working set list loses editor focus

2 participants