Public bug reported:
[Impact]
* Network switch icons in the kylin-nm network panel display incorrect
colors, making it difficult for users to distinguish the on/off state of
network switches. This affects the visual usability of the network
management interface in the UKUI desktop environment.
* The fix removes an unused QtQuick.Controls.Material import from three
QML components, which was overriding the system theme and causing
incorrect icon color rendering.
[Test Plan]
* Install kylin-nm on Ubuntu Kylin 26.04 (resolute) with UKUI desktop.
* Open the network panel from the system tray.
* Observe the network switch icons (Wi-Fi, Ethernet) in both on and off states.
* Verify that the icon colors correctly reflect the switch state and match the
system theme.
[Where problems could occur]
* The change removes the QtQuick.Controls.Material import from
LanComponent.qml, NetScrollViewArea.qml, and WlanComponent.qml. If any UI
element in these files was intentionally relying on Material Design styling, it
could lose that styling. However, since UKUI uses its own theme system, the
Material import was not being used for any intentional styling purpose.
* A regression would appear as visual inconsistencies in the network panel UI
elements, such as buttons or text fields losing their expected appearance.
[Other Info]
* This is a minimal, targeted fix that only removes unused imports with
no logic changes.
** Affects: kylin-nm (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2152070
Title:
[SRU] Network switch icons display incorrect colors in kylin-nm
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kylin-nm/+bug/2152070/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs