https://bugs.kde.org/show_bug.cgi?id=449666

--- Comment #4 from setp...@protonmail.com ---
(In reply to Nate Graham from comment #3)
> The root cause is the same as in Bug 389052.

This is false. There are two different root causes.

1. The order of the items in the applet list changes based on signal strength,
regardless of mouseover. This is bug 389052. The proper solution to that bug is
to detect when an entry has mouseover, and make sure it is not reordered in
that case.

2. The password entry field is associated with the nth item in the list rather
than associated with the SSID. That is this bug. The proper solution to this
bug is to fix that association.

Most notably, in practice this is different because **it's fine for an item to
change order when it has keyboard focus**. Keyboard focus can be retained even
when an item changes order.

I will refrain from reopening this issue, since I have already switched away
from using KDE due to this breaking bug. Up to you to do with as you see fit.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to