cfjedimaster / brackets-caniuse

A CanIUse.com extension for Brackets
40 stars 12 forks source link

[Status bar]: It will cause bad layout if install "CanIUse" extension from Extension Manger. #7

Open julieyuan opened 11 years ago

julieyuan commented 11 years ago

steps:

  1. Launch Brackets.
  2. Click the second icon on the right sidebar to open Extension Manager.
  3. Choose CanIUse extension under Avaiable tab, then install it.
  4. Close Extension Manager, then click View>Show CanIUse.

Result: The status bar of Brackets will move up and the layout is bad.

Expected: UI should display well.

Notes: Copy this bug from: https://github.com/adobe/brackets/issues/5380

ENV: MAC10.7 and Win7 English OS Build: 0.32.0-9725

Snapshot: Please refer to snapshots for details: a9185cbe-299c-11e3-8b86-009020d2e800

MomoPZ commented 10 years ago

I can confirm above for Brackets on Linux. BTW: Main-menu disappears too when "Show CanIUse" is active

cfjedimaster commented 10 years ago

What main menu? Can you share a screen shot?

On Wed, May 28, 2014 at 8:13 AM, Momo notifications@github.com wrote:

I can confirm above for Brackets on Linux. BTW: Main-menu disappears too when "Show CanIUse" is active

— Reply to this email directly or view it on GitHubhttps://github.com/cfjedimaster/brackets-caniuse/issues/7#issuecomment-44404227 .

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

cfjedimaster commented 10 years ago

I'm not able to reproduce this core issue w/ latest Brackets/CanIUse.

TohuwabohuSchnick commented 10 years ago

the same here on windows and the entry in the menu is one time up and one time down

cfjedimaster commented 10 years ago

Ok, I can see it in Windows only. Will dig.

cfjedimaster commented 10 years ago

Please try the latest.

TohuwabohuSchnick commented 10 years ago

still the same here

cfjedimaster commented 10 years ago

Did you update via Bracket's Extension Manager?

TohuwabohuSchnick commented 10 years ago

yes

cfjedimaster commented 10 years ago

Not sure what to tell you. Restart Brackets? You can clearly see the new json file in the Github repo.

cfjedimaster commented 10 years ago

Wait - sorry - I thought this was another bug.

TohuwabohuSchnick commented 10 years ago

np :)

TohuwabohuSchnick commented 10 years ago

if you find the problem maybe you can post it here i was looking for it but found nothing

cfjedimaster commented 10 years ago

Hmm, I'm sorry, but I can't reproduce this. Uninstalled, reinstalled, looks good:

image

TohuwabohuSchnick commented 10 years ago

![Uploading Unbenannt.png . . .]()

TohuwabohuSchnick commented 10 years ago

unbenannt

cfjedimaster commented 10 years ago

I'm not seeing that. I see you have the Themes extension installed. It may be the issue.

TohuwabohuSchnick commented 10 years ago

only the error in the middle dosent come with out the themes unbenannt2

cfjedimaster commented 10 years ago

By error in the middle you mean the selection icon arrow thing on the left side top?

On Wed, Jun 18, 2014 at 4:52 PM, TohuwabohuSchnick <notifications@github.com

wrote:

only the error in the middle dosent come with out the themes [image: unbenannt2] https://cloud.githubusercontent.com/assets/7793675/3321104/bd129c48-f732-11e3-8e8f-2974f636a221.png

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/brackets-caniuse/issues/7#issuecomment-46499246 .

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

cfjedimaster commented 10 years ago

Ok, I'm seeing that now too.

TohuwabohuSchnick commented 10 years ago

it looks like sth pushes the sidebar up

cfjedimaster commented 10 years ago

The sth?

On Wed, Jun 18, 2014 at 4:59 PM, TohuwabohuSchnick <notifications@github.com

wrote:

it looks like sth pushes the sidebar up

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/brackets-caniuse/issues/7#issuecomment-46500027 .

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

cfjedimaster commented 10 years ago

Fascinating - so I've narrowed it down to JS code that auto sets focus on the input field. What's odd is that if you focus it manually and start typing, it doesn't create the bug.

On Wed, Jun 18, 2014 at 5:20 PM, Raymond Camden raymondcamden@gmail.com wrote:

The sth?

On Wed, Jun 18, 2014 at 4:59 PM, TohuwabohuSchnick < notifications@github.com> wrote:

it looks like sth pushes the sidebar up

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/brackets-caniuse/issues/7#issuecomment-46500027 .

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

cfjedimaster commented 10 years ago

In theory I can just get rid of this feature. But... I'm curious now if this is a Brackets bug. I'm going to go ahead and file it to see what they think.

On Wed, Jun 18, 2014 at 5:40 PM, Raymond Camden raymondcamden@gmail.com wrote:

Fascinating - so I've narrowed it down to JS code that auto sets focus on the input field. What's odd is that if you focus it manually and start typing, it doesn't create the bug.

On Wed, Jun 18, 2014 at 5:20 PM, Raymond Camden raymondcamden@gmail.com wrote:

The sth?

On Wed, Jun 18, 2014 at 4:59 PM, TohuwabohuSchnick < notifications@github.com> wrote:

it looks like sth pushes the sidebar up

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/brackets-caniuse/issues/7#issuecomment-46500027 .

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

cfjedimaster commented 10 years ago

Just in case it does end up being a Brackets bug, here is the link: https://github.com/adobe/brackets/issues/8167