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

Cut, copy and paste shortcuts are not working if you switch to in-browser menus. #3832

Open
RaymondLim opened this issue May 15, 2013 · 1 comment

Comments

@RaymondLim
Copy link
Contributor

  1. Switch to in-browser menus by making the following changes.
    • Locate _isHTMLMenu function in command/Menus.js and make it return true.
    • Locate $("body").addClass("in-browser"); in brackets.js and use it unconditionally. (ie. comment out if and else)
  2. Relaunch Brackets and try out cut, copy and paste shortcuts.

Result: None of them works in any text field or editor window.

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