Page 1 of 1

GlowUp Bugs

Posted: 21 Jul 2026 18:59
by WirlyWirly
Rather than post in the GlowUp announcement, I thought it more prudent to post bugs related to the ongoing glow up in this separate thread.

Here are a couple I've noticed...
  • Filter box does not have initial focus: When opening windows like the Recent Locations or those created by inputselect(style=64), the initial focus is on the first list item instead of the filter box.
  • Window minimum width is too big: I know there was mention that new windows had a minimum width before clipping would occur, but I think the minimum is too big, especially when the text of list items is only their name. Here's a before and after of the same inputselect(width=400), with the first image being before GlowUp, the second after GlowUp (clipped), and the third image of the window resized to the minimum before clipping occurs (~585px)...

    Image
    2026-07-21_10-14-09.png
    2026-07-21_09-52-12.png

Re: GlowUp Bugs

Posted: 22 Jul 2026 11:55
by admin
1) Filter box initial focus: fixed in next beta.

2) Width: The new layout (WinUI 3 style) is much wider than the old one. In a later phase there will be some minor adjustments (e.g. smaller windows have smaller padding).