Page MenuHomePhabricator

[BUG][MismatchFinder] LanguageSelector options menu is not visible in some tablet sizes
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

The language options menu is cut off, overflowing to the left of the page.

Screenshot 2023-08-04 at 16-36-58 Mismatch Finder.png (821×609 px, 73 KB)

And overflowing to the right in RTL languages:

image.png (704×694 px, 51 KB)

What should have happened instead?:

Screenshot 2023-08-04 at 16-37-40 Mismatch Finder.png (821×609 px, 67 KB)

The language options menu is visible and is aligned to the language selector button's right side.

Other information (browser name/version, screenshots, etc.):

Seen on Firefox 115.0.2 on Ubuntu 22.04

Notes

This seems to also occur on the Wikidata Query Builder.

Event Timeline

Hey @ItamarWMDE and @Arian_Bozorg. Unfortunately, this issue with the LanguageSelector can also be reproduced in the Query builder. Should this ticket document the problem with both tools, or should we create a separate one?

Screenshot 2023-08-15 at 10.39.08.png (546×487 px, 48 KB)

There's this related ticket, but I believe it only captures a partial solution: https://phabricator.wikimedia.org/T334466

Some issues with the chrome driver version came up but are unrelated to this ticket so a separate ticket has been created to deal with this issue.

See: https://stackoverflow.com/questions/60296873/sessionnotcreatedexception-message-session-not-created-this-version-of-chrome/75392951#75392951

There's this related ticket, but I believe it only captures a partial solution: https://phabricator.wikimedia.org/T334466

From what I can tell this is not related to the issue at hand. Also the issue mentioned there is not reproducible.