brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Minor issue: Sidebar misaligned while select a text and do right click in editor. #5380

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by sathyamoorthi Thursday Nov 07, 2013 at 07:06 GMT Originally opened as https://github.com/adobe/brackets/issues/5882


image

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.

core-ai-bot commented 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 :)

core-ai-bot commented 3 years ago

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.

core-ai-bot commented 3 years ago

Comment by redmunds Tuesday Apr 15, 2014 at 18:48 GMT


Closing as (yet another) duplicate of https://github.com/adobe/brackets/issues/3376.