-
Notifications
You must be signed in to change notification settings - Fork 289
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
Find broken in Ace editor #1928
Labels
Milestone
Comments
Fix in the attached patch.txt file. |
canstudios-louisem
added
T: bug
D: easy
Straightforward issues, small time commitment
labels
Mar 22, 2018
Merged
canstudios-louisem
added
S: awaiting-review
Completed issues waiting on reviews
I: minor
Low, impact, low priority bugs
labels
Mar 22, 2018
This is a regression from 0.3.0 |
canstudios-louisem
added
S: merged
Completed, reviewed, and merged issues
and removed
S: awaiting-review
Completed issues waiting on reviews
labels
Mar 23, 2018
taylortom
added a commit
that referenced
this issue
Apr 5, 2018
* develop: (111 commits) update archive dependecy Fixes: #1928 Fix and refactor helper update Check if user is course owner Require modules before plugins Change to ensureDirSync refactor to set scrollTop after all animations are completed hook into transition end event instead of post render Fixes #1906 Allow MongoDB authentication in install script Fix modules define Fix globalData Make sure we load the plugin Fix issue with merge Save isVisible and isHidden on blocks and components Fix context menu for page Move plugin folder to modules Refactor for readability Update comments ... # Conflicts: # frontend/src/core/helpers.js # frontend/src/modules/assetManagement/index.js # frontend/src/modules/editor/contentObject/index.js # frontend/src/modules/editor/course/index.js
taylortom
added a commit
that referenced
this issue
Apr 9, 2018
* develop: (94 commits) update archive dependecy Fixes: #1928 Fix and refactor helper update Check if user is course owner Require modules before plugins Change to ensureDirSync refactor to set scrollTop after all animations are completed hook into transition end event instead of post render Fixes #1906 Allow MongoDB authentication in install script Fix modules define Fix globalData Make sure we load the plugin Fix issue with merge Save isVisible and isHidden on blocks and components Fix context menu for page Move plugin folder to modules Refactor for readability Update comments ... # Conflicts: # plugins/output/adapt/index.js
taylortom
added a commit
that referenced
this issue
Apr 24, 2018
* develop: (35 commits) Update CONTRIBUTING.md Fix typo minor code improvements added review ignore colorLabel attribute from being used in the editor schemas Re-add hack for gmcq/mcq dependency less improvements and use vars to define colors add translation and description text to color label popup Log plugin install error Add extra log funcs Fix function Use strict equality update archive dependecy Don't fail on plugin install error add _colorLabel to component schema Fixes: #1928 Fix and refactor helper styling update originView to set colorlabel attribute add colorLabelPopupView ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behaviour
when a code editor window is active CTRL + F should open a search box
Actual Behaviour
No search box is open
Steps to Reproduce
Versions
The text was updated successfully, but these errors were encountered: