Creating a tab by right clicking a tab is a different metric than a tab from the tab strip |
||||
Issue descriptionTesting on Linux but I believe cross-platform. Right click a tab -> New Tab emits the tab strip newTab https://codesearch.chromium.org/chromium/src/chrome/browser/ui/tabs/tab_strip_model.h?type=cs&l=111 Right click on the top level menu (this menu just shows me new Tab, reopen closed tab, task manager, use system borders) -> New Tab emits NEW_TAB_COMMAND https://codesearch.chromium.org/chromium/src/chrome/browser/ui/tabs/tab_strip_model.h?type=cs&l=108 The comment says it's supposed to be for the File menu, which maybe this is similar to on Linux - however it seems random this menu is similar to the ... menu and different from right clicking the tab. Assigning to alexei as per the TODO here: https://codesearch.chromium.org/chromium/src/chrome/browser/ui/browser_commands.cc?type=cs&l=585 :)
,
Jun 18 2018
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Aug 3
This bug has an owner, thus, it's been triaged. Changing status to "assigned".
,
Nov 20
*** UI Mass Triage*** |
||||
►
Sign in to add a comment |
||||
Comment 1 by asvitk...@chromium.org
, Jun 15 2017