Live data from Hacker News

Try right clicking GitHub's logo

github.com

61–70 of 148 posts

Re: Try right clicking GitHub's logo

#61
post #35

Here's how I would improve this: The lightbox that opens up asks, "Looking for the GitHub logo?" But it doesn't let you answer no. It just presumes that your answer is yes, and supplies you with what it thinks you actually want (or, more cynically, what it wants you to want). I would suggest adding a "No thanks -- just let me right-click" link at the bottom. That link would close the lightbox and prevent it from reop…

You must be a program manager - you have taken a simple and easy solution and added a ton of complexity for a problem 1% or less of people will encounter.

Re: Try right clicking GitHub's logo

#62
post #35

Here's how I would improve this: The lightbox that opens up asks, "Looking for the GitHub logo?" But it doesn't let you answer no. It just presumes that your answer is yes, and supplies you with what it thinks you actually want (or, more cynically, what it wants you to want). I would suggest adding a "No thanks -- just let me right-click" link at the bottom. That link would close the lightbox and prevent it from reop…

Why do you need to answer no and right-click otherwise? If you don't want it, you close the dialog; closing it effectively means "No thanks". You're not going to be right-clicking on that logo often like a mad man. The current solution makes perfect sense. Your solution is terrible and overly complex.

Re: Try right clicking GitHub's logo

#64
post #35

Here's how I would improve this: The lightbox that opens up asks, "Looking for the GitHub logo?" But it doesn't let you answer no. It just presumes that your answer is yes, and supplies you with what it thinks you actually want (or, more cynically, what it wants you to want). I would suggest adding a "No thanks -- just let me right-click" link at the bottom. That link would close the lightbox and prevent it from reop…

Why do you need to answer no and right-click otherwise? If you don't want it, you close the dialog; closing it effectively means "No thanks". You're not going to be right-clicking on that logo often like a mad man. The current solution makes perfect sense. Your solution is terrible and overly complex.

But when I close the dialogue and right click again, the dialogue reappears. It'd be nice if it didn't, which is what the OP is suggesting. Maybe the extra "No" button isn't necessary, but I wouldn't call it "terrible".

Re: Try right clicking GitHub's logo

#65
post #35

Here's how I would improve this: The lightbox that opens up asks, "Looking for the GitHub logo?" But it doesn't let you answer no. It just presumes that your answer is yes, and supplies you with what it thinks you actually want (or, more cynically, what it wants you to want). I would suggest adding a "No thanks -- just let me right-click" link at the bottom. That link would close the lightbox and prevent it from reop…

Why do you need to answer no and right-click otherwise? If you don't want it, you close the dialog; closing it effectively means "No thanks". You're not going to be right-clicking on that logo often like a mad man. The current solution makes perfect sense. Your solution is terrible and overly complex.

If I want to open Github's homepage in a new tab, I can't use only my mouse (right click -> 'open in a new tab'), I must use Ctrl+click. Why Github force me to do that ? [Edit: middle-click doesn't work for me]

Re: Try right clicking GitHub's logo

#66
post #61
post #35

Here's how I would improve this: The lightbox that opens up asks, "Looking for the GitHub logo?" But it doesn't let you answer no. It just presumes that your answer is yes, and supplies you with what it thinks you actually want (or, more cynically, what it wants you to want). I would suggest adding a "No thanks -- just let me right-click" link at the bottom. That link would close the lightbox and prevent it from reop…

You must be a program manager - you have taken a simple and easy solution and added a ton of complexity for a problem 1% or less of people will encounter.

they really should save this kind of preference to their database so that it follows the user across other sessions and machines too. and then add a setting in their account preferences to opt back in to the right hand click lightbox.

Re: Try right clicking GitHub's logo

#67

Earlier quoted context omitted.

Why do you need to answer no and right-click otherwise? If you don't want it, you close the dialog; closing it effectively means "No thanks". You're not going to be right-clicking on that logo often like a mad man. The current solution makes perfect sense. Your solution is terrible and overly complex.

But when I close the dialogue and right click again, the dialogue reappears. It'd be nice if it didn't, which is what the OP is suggesting. Maybe the extra "No" button isn't necessary, but I wouldn't call it "terrible".

Why are you going to right click again? Do you want the browser's regular right-click context menu? Okay, that's a valid reason. But then what if you want the popup AGAIN after you click "No thanks"? Does the user then have to clear his cache? This is overly complex. If the right-click behavior is being overloaded, then the current solution is better than making it a global preference. Many user will be confused with what "No thanks" means. Are you going to have an explanation saying "If you click "No thanks", then you'll get the browser's regular menu after you right-click from now on? If you get rid of the "No thanks", then you'll have inconsistent behavior. The first time you right-click, something will happen, and something different will happen the second time, and users will be like "WTF?" All this trouble with such a small feature shouldn't happen in the first place. The person who suggested this does indeed sound like a typical PM.

Re: Try right clicking GitHub's logo

#68
post #48
post #33

Earlier quoted context omitted.

This has actually got in the way of expected functionality for me. I've often right clicked on the logo to try and open the github homepage in a new tab.

ctrl+click (or mouse middle click) [Edit]: Accidentally replied to the wrong comment :(

This is "correct", but for users who don't know it, it's still going to be an issue (admittedly less so on a tech-savvy site like GitHub).

I think they could improve this by including a little text message "Open Github in a new window".

Re: Try right clicking GitHub's logo

#69

Earlier quoted context omitted.

Well this way it's pixelated and ugly by default. I don't think that's better.

What browser/OS are you in? It looks pretty reasonable in Chrome on OSX; we spent a decent amount of time trying to get it as close as we could. Some browsers do weird math on resizing.

Win7, FF11 (current). You're right, it looks better in Chrome.

Re: Try right clicking GitHub's logo

#70
post #65

Earlier quoted context omitted.

Why do you need to answer no and right-click otherwise? If you don't want it, you close the dialog; closing it effectively means "No thanks". You're not going to be right-clicking on that logo often like a mad man. The current solution makes perfect sense. Your solution is terrible and overly complex.

If I want to open Github's homepage in a new tab, I can't use only my mouse (right click -> 'open in a new tab'), I must use Ctrl+click. Why Github force me to do that ? [Edit: middle-click doesn't work for me]

Then this is an argument for NOT overloading the right-click behavior, not for adding a "No thanks" preference. Then all users who want to right-click have to go through ONE EXTRA STEP just to be able to do that?
Post reply on HN