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

[CLOSED] Spurious no-op edit occurs when right-clicking repeatedly #1119

Open
core-ai-bot opened this issue Aug 29, 2021 · 4 comments
Open

Comments

@core-ai-bot
Copy link
Member

Issue by peterflynn
Friday Jun 22, 2012 at 22:59 GMT
Originally opened as adobe/brackets#1130


  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.

@core-ai-bot
Copy link
Member Author

Comment by pthiess
Thursday Jun 28, 2012 at 22:14 GMT


Reviewed, related to #1111

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Tuesday Aug 07, 2012 at 22:59 GMT


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.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Wednesday Aug 08, 2012 at 00:31 GMT


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

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Wednesday Aug 08, 2012 at 00:44 GMT


Closing

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

No branches or pull requests

1 participant