cfjedimaster / brackets-w3cvalidation

Simple W3C Validator for Brackets
84 stars 33 forks source link

Opens validator web page when close button pressed #7

Closed velvetkevorkian closed 11 years ago

velvetkevorkian commented 11 years ago

Using Brackets Sprint 31 on OSX 10.7.5, when the x at the top right of the validation results is clicked to close the results panel it opens http://validator.w3.org/ in a new Brackets window. Is this expected behaviour? It doesn't happen if you dismiss the extension using the view menu. This seems like redundant behaviour. Thanks.

cfjedimaster commented 11 years ago

No, it is supposed to close the panel, not open to the web site. When it works right, it is redundant I suppose but I like having two options to close the panel.

On Wed, Oct 2, 2013 at 3:40 PM, Kyle Macquarrie notifications@github.comwrote:

Using Brackets Sprint 31 on OSX 10.7.5, when the x at the top right of the validation results is clicked to close the results panel it opens http://validator.w3.org/ in a new Brackets window. Is this expected behaviour? It doesn't happen if you dismiss the extension using the view menu. This seems like redundant behaviour. Thanks.

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

Raymond Camden, Adobe Developer Evangelist

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

velvetkevorkian commented 11 years ago

Sorry, I was unclear: I meant that opening the website is redundant. Having the two options is good.

cfjedimaster commented 11 years ago

I'll look into it. It is definitely a bug.

On Wed, Oct 2, 2013 at 7:31 PM, Kyle Macquarrie notifications@github.comwrote:

Sorry, I was unclear: I meant that opening the website is redundant. Having the two options is good.

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

Raymond Camden, Adobe Developer Evangelist

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

cfjedimaster commented 11 years ago

Fixed