Open core-ai-bot opened 3 years ago
Comment by njx Thursday Nov 07, 2013 at 17:22 GMT
This has been a longstanding issue--the left sidebar pushes upward slightly in a number of weird cases. It's good to finally have a reproducible one :)
Comment by sathyamoorthi Friday Nov 08, 2013 at 04:46 GMT
@
njx I found the reason for this problem. Adding float: left
to main-view
class will fix this issue.
Comment by redmunds Tuesday Apr 15, 2014 at 18:48 GMT
Closing as (yet another) duplicate of https://github.com/adobe/brackets/issues/3376.
Issue by sathyamoorthi Thursday Nov 07, 2013 at 07:06 GMT Originally opened as https://github.com/adobe/brackets/issues/5882
How to reproduce: 1.Select a file in working set. 2.Select few lines of code and do right-click.
Windows 7, Sprint 33.
Note: I didn't install any extension while i try this.