[AC-1692] Appcelerator Studio: Toggle Block Selection are not work with no error on Mac OS
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T04:24:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ethan Chen |
Assignee | Shak Hossain |
Created | 2015-07-15T10:09:54.000+0000 |
Updated | 2016-03-08T07:38:11.000+0000 |
Description
When I use the short cut try to toggle the block selection function, the studio seems nothing happened. Then I use Quick Access command and choose "Toggle Block Selection", it's nothing happened too.
Hello [~ethancfchen], We tested your issue in our environment.For Toggle back We use the short cut try to toggle the block selection function, the studio is working as expected .Then We use Quick Access command and choose "Toggle Block Selection", it's also working. *Test Environments:* Mac OS X: 10.10.1,10.10.4 CLI Version = 4.0.1 Titanium SDK Version = 4.1.0.GA alloy- 1.7.3 Steps: 1. open a .js file 2. Select code 3. Try short cut command(command 7) or Quick Access command and choose "Toggle Block Selection" to toggle the block selection function 4. Selected area will be commented. Thanks