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

Remove special handling for Firefox overflow/hamburger menu #1771

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

varjolintu
Copy link
Member

Firefox 106 has fixed the bug where the popup was smaller size than the normal one, when it was moved to overflow menu in Firefox's toolbar. The special handling for popup size is now removed.

Previously fixed in: #1571.
Related issue: #721.

This should be merged only after Firefox ESR has the fix. Keeping the WIP state for now.

@droidmonkey
Copy link
Member

We should do a version detect and choose the right code path.

@varjolintu varjolintu force-pushed the fix/remove_overflow_menu_exceptions branch from 6070815 to 0d3f9f9 Compare December 16, 2023 09:25
@varjolintu varjolintu added this to the 1.8.11 milestone Dec 16, 2023
@varjolintu
Copy link
Member Author

This can be implemented now.

@varjolintu varjolintu merged commit 924560d into develop Dec 17, 2023
@varjolintu varjolintu deleted the fix/remove_overflow_menu_exceptions branch December 17, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants