-
Notifications
You must be signed in to change notification settings - Fork 971
New Session tab submenu goes off screen #7748
Comments
I'm going to self-assign but this issue is regarding how we deal with context menus in general. TL;DR on context menus we move the entire container together making it impossible to move nested item to the left since it's blocked by parent container offset. Since rework is contextMenu-specific and may affect other areas such as bookmarks I'll split it to 0.14.1. Feel free to change it and undo assignment. thanks |
Moving to 0.14.3. Redoing this using native context menus would be a great way to solve the issue. Currently, they block the UI on macOS (which will freeze any video playing) but otherwise work great |
@liunkae we thought you might like to try this with a native menu. |
@alexwykoff Sure! |
PR: #8397 |
Pulled into 0.15.0 at recommendation of @bradleyrichter cc: @alexwykoff |
Moving back to 0.15.1. There are some other changes which this relies on. Unfortunately, pulling in is not as easy as I thought |
@bsclifton Was this merged to the latest build? if so would you please re-add |
@luixxiul it sure was- will be sure to add that label 😄 |
Test plan
#8397 (comment)
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
New Session tab submenu goes off screen
Platform (Win7, 8, 10? macOS? Linux distro?):
Windows 10 x64
Brave Version (revision SHA):
Brave 0.14.0
rev 77c562c
Steps to reproduce:
Actual result:
New session tab submenu is not shown completely
Expected result:
Should show the submenu irrespective of the position of the new tab context menu
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
N/A
Can this issue be consistently reproduced?
Yes
Extra QA steps:
1.
2.
3.
Screenshot if needed:
Any related issues:
Dropdown not shown completely when right click/long press on newtab button #5763
cc: @cezaraugusto
The text was updated successfully, but these errors were encountered: