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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/bluedevil/commit/29a535b
                   |                            |1edfbd46b77b04ae43cd279729f
                   |                            |0e6b82
   Version Fixed In|                            |5.19.1
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit 29a535b1edfbd46b77b04ae43cd279729f0e6b82 by Nate Graham.
Committed on 10/06/2020 at 17:01.
Pushed by ngraham into branch 'Plasma/5.19'.

[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.19.1

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

https://invent.kde.org/plasma/bluedevil/commit/29a535b1edfbd46b77b04ae43cd279729f0e6b82

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

Reply via email to