-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Home overflow menus don't inflate up when towards bottom of the screen #986
Comments
We got rid of this menu view with introduction of the new Collections features but if you tap on the overflow menu now it still renders below the fold. |
@topotropic can you clarify what you mean? I'm not able to reproduce this bug. |
This is actually blocked on mozilla-mobile/android-components#2916. @vesta0, @bifleming can we get that a-c ticket properly prioritized? |
@sblatz We could detect when the phone is in landscape and use if so pass an up orientation. Could this be an alternative? |
I think this is a different issue from the original one. This only happens after the menu is opened on portrait mode, and while is open the phone is switched to landscape mode. |
Arturo, the same behavior is when opening that menu directly in landscape mode. |
I agree with @Amejia481 this seems like a separate issue. When I open the menu in landscape, it properly inflates upwards: @softvision-miralobontiu are you not seeing the menu inflate upwards in landscape? I can file the rotation issue as a separate ticket :) |
Follow up issue filed at #3390 |
@sblatz in landscape the menu inflates, as you've mentioned. I will close this as fixed. |
Steps to reproduce
Expected behavior
The menu is displayed above the fold.
Actual behavior
The menu is displayed under the fold, you have to pull it up to see it. Scrolling the page down doesn't work.

Turning the device to portrait mode, the session title will disappear.
Device information
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: