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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |FIXED
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/bluedevil/commit/29a535b |ma/bluedevil/commit/ad327dd
                   |1edfbd46b77b04ae43cd279729f |06e4536d872eb59c670a0e7f915
                   |0e6b82                      |d71f33
   Version Fixed In|5.19.1                      |5.21.4

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

[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/ad327dd06e4536d872eb59c670a0e7f915d71f33

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

Reply via email to