Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Added "Command+Click" to home button (opens home in a new background tab) #7718

Closed
bradleyrichter opened this issue Mar 15, 2017 · 5 comments

Comments

@bradleyrichter
Copy link
Contributor

bradleyrichter commented Mar 15, 2017

Test Plan

#7881 (comment)

  1. Turn on the Home button
  2. Ctrl+Click or Cmd+Click the Home button to open home page in a new tab
  3. Notice that tab will be opened in the background (ex: it's not active)

Original issue description

request from Twitter:

"My pet @brave peeve: command clicking on the home icon does not open a new tab. :("

Source: https://twitter.com/SambodhiPrem/status/841761765973086208

See chrome on Mac OS for reference)

@luixxiul
Copy link
Contributor

luixxiul commented Apr 9, 2017

Clicking the home button with the ctrl key opens the home page on the active tab.

Shouldn't it be opened on the background tab (as the title says)?

@luixxiul luixxiul added the needs-info Another team member needs information from the PR/issue opener. label Apr 9, 2017
@jonathansampson
Copy link
Collaborator

@luixxiul You're correct. We differ with Chrome in that the new tab will immediately be focused in Brave, whereas it will not be focused in Chrome. @bsclifton, should we change?

@bsclifton
Copy link
Member

I support changing to match the Chrome behavior

@bradleyrichter what do you think? 😄

@bradleyrichter
Copy link
Contributor Author

bradleyrichter commented Apr 10, 2017 via email

bsclifton added a commit that referenced this issue Apr 11, 2017
…und tab, matching Chrome behavior

For more info, see discussion at #7718 (comment)

Auditors: @jonathansampson
@bsclifton bsclifton removed the needs-info Another team member needs information from the PR/issue opener. label Apr 11, 2017
@bsclifton
Copy link
Member

@luixxiul @jonathansampson @bradleyrichter updated! I also updated the test plan

@alexwykoff alexwykoff changed the title Add "Command+Click" to home button (opens home in a new background tab) Added "Command+Click" to home button (opens home in a new background tab) Apr 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.