Status Update
Comments
ss...@google.com <ss...@google.com> #2
@Reporter: Could you please confirm if this is the issue youre pointing to?
Thanks.
fr...@gmail.com <fr...@gmail.com> #3
pe...@google.com <pe...@google.com> #4
fr...@gmail.com <fr...@gmail.com> #5
za...@gmail.com <za...@gmail.com> #6
As many others, I'm affected as well.
This is very uncomfortable, on Laptops it's very common even having half of the screen available to show up the full menu.
Please, fix it.
It's a problem from long time, despite this report's date.
Thank you.
za...@gmail.com <za...@gmail.com> #7
Free space on mostly half of the screen.
Thank you
za...@gmail.com <za...@gmail.com> #8
Updated ScreenShot
ka...@google.com <ka...@google.com> #9
Thanks,
fr...@gmail.com <fr...@gmail.com> #10
It's a design problem that needs to be fixed, and I hope it will since it's like ten versions that the new UI is out and it's still broken.
le...@gmail.com <le...@gmail.com> #11
Can we make it work similar to Edge? Extend it to another side if there's not enough space
or...@gmail.com <or...@gmail.com> #12
Vivaldi already did it: settings -> appearance -> menu -> compact menu
Then the context menu is back to normal for desktop pcs and laptops.
Simply search in Google for context menu scrolling.
za...@gmail.com <za...@gmail.com> #13
Hi, Please leave the Old Chromium code to restore old menu till get a better fix as well.
Here are workarounds for Vivaldi that I guess will work for Chrome and others.
Bit the Old code should be kept to get that old menu.
By the way, The scrolling menu, as mentioned, it's a problem that appeared time ago, then this shouldn't be considered as a Request but as an Issue.
Thank you
ms...@chromium.org <ms...@chromium.org> #14
pa...@google.com <pa...@google.com> #15
Reproducible:
=============
Canary- 129.0.6629.0
Dev - 129.0.6614.3
Beta - 128.0.6613.18
Stable - 127.0.6533.89
Observed that “Scroll arrows in chrome context menu”
Note: Issue reproducible only while screen resolution is 1920x1080
The issue is seen from M-117, Considering this is a non regression issue. Hence marking it as untriaged and removing “unconfirmed”. Requesting someone from the respective team to look into this further updates.
Note: Issue is reproducible in Mac 14.5 and Windows10
Removing Needs-Bisect label, please add back if required..
Attaching screencast for reference.
Thanks..!
ms...@chromium.org <ms...@chromium.org> #16
Please also note the exploratory menu resizing and reanchoring change from an external contributor at
ba...@gmail.com <ba...@gmail.com> #17
And to address one point on that CR:
> Something to note on this feature change - oftentimes users would be annoyed that some menus top item is not in a predictable location (think of how quickly one can right click copy/paste because the menu bounds are always consistently near the anchor (right click) point). That's a major benefit of anchored menus with the pre-existing logic. Just another reason to run this by UX.
The current behaviour still allows for the context menu to appear both above and below the click location. So this idea of anchoring a context menu is literally impossible, because if you open it by clicking near the bottom of the page it has to appear above it, and people will need to move their cursor up to select the first item for example. Adding extra scrolling in a seemingly random manner did not make things more predictable, it made it strictly less predictable instead. Undoing it won't be a step back the slightest.
(Not to mention that recently you've added `Copy to highlight` option to the context menu, pushing down the 10000000x more frequently used `Search ... ` button, breaking people's muscle memory. Unfortunately no one cared about this exact same line of argument then, where it actually mattered.)
ap...@google.com <ap...@google.com> #18
Branch: main
commit e22b24fde16fcac9c6995046c41765d76a60d5f7
Author: Tony <legendmastertony@gmail.com>
Date: Mon Sep 16 23:06:49 2024
Fix context menu size gets limited to half of the screen size
before and after screenshots here:
Bug: 335613094
Change-Id: I161fc9a3e10c94da0477296ceb62f1645be46037
Reviewed-on:
Reviewed-by: Alex Newcomer <newcomer@chromium.org>
Commit-Queue: Alex Newcomer <newcomer@chromium.org>
Reviewed-by: Allen Bauer <kylixrd@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1356180}
M ui/views/controls/menu/menu_controller.cc
ap...@google.com <ap...@google.com> #19
Project: chromium/src
Branch: refs/branch-heads/6778
Author: Prudhvikumar Bommana <
Link:
Revert "Fix context menu size gets limited to half of the screen size"
Expand for full commit details
Revert "Fix context menu size gets limited to half of the screen size"
This reverts commit e22b24fde16fcac9c6995046c41765d76a60d5f7.
Reason for revert: This caused b/372873865
Original change's description:
> Fix context menu size gets limited to half of the screen size
>
> before and after screenshots here:
> https://photos.app.goo.gl/zfzYciyNKsWHiZiA8
>
> Bug: 335613094
>
> Change-Id: I161fc9a3e10c94da0477296ceb62f1645be46037
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5547329
> Reviewed-by: Alex Newcomer <newcomer@chromium.org>
> Commit-Queue: Alex Newcomer <newcomer@chromium.org>
> Reviewed-by: Allen Bauer <kylixrd@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1356180}
Bug: 335613094
Change-Id: I877bcc0f77e8d53192275d95b8c3cf7f6b206409
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5933410
Reviewed-by: Robert Liao <robliao@chromium.org>
Commit-Queue: Robert Liao <robliao@chromium.org>
Cr-Commit-Position: refs/branch-heads/6778@{#10}
Cr-Branched-From: b21671ca172dcfd1566d41a770b2808e7fa7cd88-refs/heads/main@{#1368529}
Files:
- M
ui/views/controls/menu/menu_controller.cc
Hash: 7b433fbb7f17a449064e1252e2e8e5bf95ca11d1
Date: Tue Oct 15 19:25:43 2024
ap...@google.com <ap...@google.com> #20
Project: chromium/src
Branch: main
Author: Prudhvikumar Bommana <
Link:
Revert "Fix context menu size gets limited to half of the screen size"
Expand for full commit details
Revert "Fix context menu size gets limited to half of the screen size"
This reverts commit e22b24fde16fcac9c6995046c41765d76a60d5f7.
Reason for revert: This caused b/372873865
Original change's description:
> Fix context menu size gets limited to half of the screen size
>
> before and after screenshots here:
> https://photos.app.goo.gl/zfzYciyNKsWHiZiA8
>
> Bug: 335613094
>
> Change-Id: I161fc9a3e10c94da0477296ceb62f1645be46037
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5547329
> Reviewed-by: Alex Newcomer <newcomer@chromium.org>
> Commit-Queue: Alex Newcomer <newcomer@chromium.org>
> Reviewed-by: Allen Bauer <kylixrd@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1356180}
Bug: 335613094
Change-Id: I877bcc0f77e8d53192275d95b8c3cf7f6b206409
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5935515
Reviewed-by: Robert Liao <robliao@chromium.org>
Commit-Queue: Robert Liao <robliao@chromium.org>
Reviewed-by: Alex Newcomer <newcomer@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1369013}
Files:
- M
ui/views/controls/menu/menu_controller.cc
Hash: 029fc5f38517677da197ed7175d5fb880f432bbc
Date: Tue Oct 15 20:56:38 2024
Description
Steps to reproduce the problem
Problem Description
It happens randomly, especially when you have more extensions installed, the menu can't keep every option on screen since it's very big so what it does is that scroll arrows appear and that shouldn't happen since a context menu should show everything at once.
Summary
Scroll arrows in Chrome's context menus
Additional Data
Category: UI
Chrome Channel: Stable
Regression: Yes