Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore tab context menu items #6513

Closed
rebron opened this issue Oct 16, 2019 · 13 comments · Fixed by brave/brave-core#3836 or brave/brave-core#3875
Closed

restore tab context menu items #6513

rebron opened this issue Oct 16, 2019 · 13 comments · Fixed by brave/brave-core#3836 or brave/brave-core#3875

Comments

@rebron
Copy link
Collaborator

rebron commented Oct 16, 2019

https://bugs.chromium.org/p/chromium/issues/detail?id=515930

Description

Chromium 78 removed items from the tab context menu. We should restore those menu items back.

Actual result:

Screen Shot 2019-10-16 at 4 41 40 PM

Expected result:

Screen Shot 2019-10-16 at 4 43 43 PM

Brave version (brave://version info)

Introduced in 70.x with Chromium 78 update.
Version 0.70.117 Chromium: 78.0.3904.50

@rebron rebron added the 1.0 label Oct 16, 2019
@rebron
Copy link
Collaborator Author

rebron commented Oct 16, 2019

cc: @petemill

@rebron rebron added priority/P3 The next thing for us to work on. It'll ride the trains. feature/tabs-bar labels Oct 16, 2019
@rebron
Copy link
Collaborator Author

rebron commented Oct 25, 2019

cc: @simonhong can you take a look?

@fmarier
Copy link
Member

fmarier commented Oct 25, 2019

It's still available, but only with right-clicking on the tab bar, right of the "new tab" button (plus sign):
Screenshot_from_2019-10-25_10-06-38

@petemill
Copy link
Member

Closing groups of tabs can now be done with multi-selecting tabs via ctrl / cmd, which allows for more selective options than simply "other" tabs.

Re-opening tabs can now be done with the 'History' menu, which provides more than just the most-recently-closed tab. Keyboard shortcut is also unaffected.

Not saying we shouldn't restore, just that there are new ways which are more powerful UX to begin to instruct users about.

@3dfoster
Copy link

Closing groups of tabs can now be done with multi-selecting tabs via ctrl / cmd, which allows for more selective options than simply "other" tabs.

Re-opening tabs can now be done with the 'History' menu, which provides more than just the most-recently-closed tab. Keyboard shortcut is also unaffected.

Not saying we shouldn't restore, just that there are new ways which are more powerful UX to begin to instruct users about.

There seem to be a lot of people on the internet, myself included, wanting the previous items in the context menu to be restored.

@rebron
Copy link
Collaborator Author

rebron commented Oct 31, 2019

@fasterthan I'm in that group. This one is already in progress.

@bsclifton
Copy link
Member

Reverted with brave/brave-core#3874

@bsclifton bsclifton reopened this Nov 4, 2019
@simonhong
Copy link
Member

@rebron @bsclifton, chromium re-added Close Other tabs menu to c79.
I think most users concerned that menu and chrome team decided to re-add it.
Is it ok to wait c79?
Or adding in advance to master?
Also, do we want all other items such as bookmark all tabs and reopen closed tab/window?

I pushed PR(brave/brave-core#3875) but it should be modified according to our decision.

@rebron rebron added Chromium/waiting upstream Issue is in Chromium; we'll likely wait for the fix and removed 1.0 l10n labels Nov 5, 2019
@LaurenWags
Copy link
Member

Marking as QA/Blocked until comment from #6513 (comment) is addressed.

Also, this issue is marked as 1.2.x but PR is in 1.3.x - should milestone for this issue be moved @rebron ?

@3dfoster
Copy link

@rebron @bsclifton, chromium re-added Close Other tabs menu to c79.
I think most users concerned that menu and chrome team decided to re-add it.
Is it ok to wait c79?
Or adding in advance to master?
Also, do we want all other items such as bookmark all tabs and reopen closed tab/window?

I pushed PR(brave/brave-core#3875) but it should be modified according to our decision.

Is this the best place for a user to provide feedback? If so, I'd prefer "reopen closed tab" to return to the menu :)

@bsclifton
Copy link
Member

bsclifton commented Nov 21, 2019

@fasterthan it's coming back! 😄 We recently fixed with brave/brave-core#3875 and it'll be working its way through the channels

edit: already live in Nightly!
Screen Shot 2019-11-21 at 10 48 15 AM

@rebron
Copy link
Collaborator Author

rebron commented Nov 21, 2019

For #6513 (comment) @LaurenWags
yes we want Reopened Close Tab and Bookmark All Tabs... back. We can wait until 1.3 for it. I moved the milestone.

Close Other Tabs was restored with 1.0.1 and Chromium 78.0.3904.108

@btlechowski
Copy link

btlechowski commented Nov 28, 2019

Verification passed on

Brave 1.3.38 Chromium: 78.0.3904.108 (Official Build) nightly (64-bit)
Revision 4b26898a39ee037623a72fcfb77279fce0e7d648-refs/branch-heads/3904@{#889}
OS Ubuntu 18.04 LTS

Verified test plan from brave/brave-core#3875
Verified that the Menu options actually work.

image

Verification passed on

Brave 1.3.75 Chromium: 79.0.3945.88 (Official Build) dev (64-bit)
Revision c2a58a36b9411c80829b4b154bfcab97e581f1f3-refs/branch-heads/3945@{#954}
OS Windows 10 OS Version 1803 (Build 17134.1006)

Verified passed with

Brave 1.3.85 Chromium: 79.0.3945.88 (Official Build) beta (64-bit)
Revision c2a58a36b9411c80829b4b154bfcab97e581f1f3-refs/branch-heads/3945@{#954}
OS macOS Version 10.14.6 (Build 18G103)

Screen Shot 2020-01-07 at 12 39 25 PM

Verification passed on

Brave 1.3.85 Chromium: 79.0.3945.88 (Official Build) beta (64-bit)
Revision c2a58a36b9411c80829b4b154bfcab97e581f1f3-refs/branch-heads/3945@{#954}
OS Windows 10 OS Version 1803 (Build 17134.1006)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment