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

Spurious no-op edit occurs when right-clicking repeatedly #1130

Closed
peterflynn opened this issue Jun 22, 2012 · 4 comments
Closed

Spurious no-op edit occurs when right-clicking repeatedly #1130

peterflynn opened this issue Jun 22, 2012 · 4 comments
Assignees
Labels

Comments

@peterflynn
Copy link
Member

  1. Open a JS file
  2. Right-click in the middle of any word
  3. Without moving the mouse, right-click two more times

Result: On the third right-click, the word becomes deselected and the file is marked dirty, although the text has not changed at all. If you undo, the dirty flag goes away, but the text again does not change.

Expected: Third click behaves exactly the same as the first two.

This appears to be another case of #1129, except that this one didn't repro in sprint-9 so it seems to be connected to context menus somehow. However, it seems hard to hit in practice and the consequences aren't dire so I don't think it should block Sprint 10.

@ghost ghost assigned tvoliter Jun 28, 2012
@pthiess
Copy link
Contributor

pthiess commented Jun 28, 2012

Reviewed, related to #1111

@ghost ghost assigned redmunds Jul 20, 2012
@redmunds
Copy link
Contributor

redmunds commented Aug 7, 2012

Added Mac-only tag. Interesting that this does not seem to reproduce in brackets-shell. @peterflynn can you reproduce this in brackets-shell? If not, then it may not be worth the effort.

@peterflynn
Copy link
Member Author

Same as #1129 -- it still repros in brackets-app but not in brackets-shell. CEF must have been sending bad events to CodeMirror.

@redmunds
Copy link
Contributor

redmunds commented Aug 8, 2012

Closing

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

No branches or pull requests

4 participants