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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/bluedevil/commit/ad327dd |ma/bluedevil/commit/ab4058a
                   |06e4536d872eb59c670a0e7f915 |fc1ad44fac0725143aa5adfd280
                   |d71f33                      |9793c1

--- Comment #8 from Nate Graham <n...@kde.org> ---
Git commit ab4058afc1ad44fac0725143aa5adfd2809793c1 by Nate Graham.
Committed on 05/04/2021 at 21:26.
Pushed by ngraham into branch 'master'.

[applet] Fix tooltip showing wrong name for connected device

This was introduced with c810d1f3c8f2c7d8f513f4aa4b9b87261382ca1c
and is my fault, sorry. `device` is undefined in the single device use
case; we need to do `connectedDevices[0]` instead to make sure we get
the right one.
FIXED-IN: 5.21.4
(cherry picked from commit 29a535b1edfbd46b77b04ae43cd279729f0e6b82)

M  +1    -1    src/applet/package/contents/ui/logic.js

https://invent.kde.org/plasma/bluedevil/commit/ab4058afc1ad44fac0725143aa5adfd2809793c1

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

Reply via email to