Parts of Wi-Fi & Networking panel not visible at lower resolutions in 6.6.90
With the recent 6.6.90 update, a Fedora openQA network configuration test fails because the "Add" button on the IPv4 tab of the Wi-Fi & Networking pane is not visible.
I've reproduced this manually and confirmed it. openQA runs at 1024x768, where it looks like this:
{width=800 height=600}
but it seems much the same at 1280x800:
{width=835 height=600}
and 1360x768:
{width=900 height=591}
At 1440x900 the buttons are visible, but only partially, and a button next to "Other DNS Servers:" is barely visible:
{width=847 height=600}
Only when I reach 1680x1050 is everything fully visible:
{width=861 height=600}
Here's how it used to look at 1024x768 - everything doesn't *quite* fit, but it's at least usable:
{width=800 height=600}
Basically it looks like the various entry boxes (Method, Other DNS Servers etc.) and the Address/Prefix/Gateway elements all got much wider, and do not dynamically shrink at lower resolutions?
issue