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

double clicking file in working set causes editor to lose focus #127

Closed
joelrbrandt opened this issue Jan 22, 2012 · 2 comments
Closed

double clicking file in working set causes editor to lose focus #127

joelrbrandt opened this issue Jan 22, 2012 · 2 comments

Comments

@joelrbrandt
Copy link
Contributor

Note: switching between files in the working set is designed to only require a single click. When users single click, this bug is NOT present (i.e. things work correctly).

However, since a double click in the "project files" list adds things to the working set, it's probable that users will occasionally double click inside the working set

To reproduce:

  1. Add >=2 files to working set
  2. Type in editor
  3. Double click a different file in working set
  4. Attempt to type -- editor is no longer focused

Expected:
Typing after double click should add text to the editor that contains the newly-selected file.

@peterflynn
Copy link
Member

Fix has been merged

@ghost ghost assigned joelrbrandt Feb 2, 2012
@joelrbrandt
Copy link
Contributor Author

Looks great! Closing.

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

No branches or pull requests

3 participants