Open 532910 opened 5 years ago
Thanks! This is indeed a bug, it happens on screens with a limited horizontal resolution.
1) Seems like the popup grows to the right starting from the icon in the address bar, ignoring how much space there is available to the right. 3) I can reproduce this when I resize my browser window, seems like a bug in Firefox itself though.
I will look into it and see what we can do to fix this. Can you tell me your screen resolution?
firefox window size (and monitor) is 1200x1600 (portrait)
Thanks!
The popup actually grows to the right or to the left, depending on where it fits better. In your case however, the popup is so large that it doesn't fit in either direction.
Proper solution would be to somehow centre it, or align it to the left/right side of the screen so that it is fully visible if it is too large otherwise. We could also add a scroll panel so that it is usable even on very low resolution displays.