https://bugs.documentfoundation.org/show_bug.cgi?id=167156
Mihai Vasiliu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Ever confirmed|1 |0 --- Comment #3 from Mihai Vasiliu <[email protected]> --- (In reply to V Stuart Foote from comment #2) > Won't this be very dependent users on os/DE UI element scaling? > > On Windows at 100% text size, or 100% display scale--NO Issues (if anything > the dialogs are too wide). > > Only when Accessibility 'Text Size' is increased past 175%, or when System > -> Display is increased past 250%, or a mix with Custom scaling, does the > text even come close to overflowing the scaled size of the listbox and > button. > > Your clip shows a rather high ration of text size to UI scale. What os/DE > and how have you set scaling? You're right. My laptop has a resolution of 2880 x 1800 with 200% scaling on Windows 11. On 100% scaling the dropdown widths are ok. It seems that we need to calculate the width in regards to the font size and/or scaling factor to determine the right width. -- You are receiving this mail because: You are the assignee for the bug.
