Bug 408598

Summary: Closing laptop lid causes paused media to resume
Product: lightdm Reporter: nickagodridge2
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description nickagodridge2 2019-06-12 03:09:39 UTC
SUMMARY
closing laptop lid while media player is open and paused causes media to resume when laptop lid closes, preventing suspend despite computer reaching lightdm lock screen

STEPS TO REPRODUCE
1. on laptop, open any media, youtube works
2. make sure laptop is set to suspend when closed
3. close laptop

OBSERVED RESULT
paused media begins playing on closed laptop, computer does not suspend

EXPECTED RESULT
media stays paused, computer suspends

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: fedora 30
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.1

ADDITIONAL INFORMATION
Comment 1 Kai Uwe Broulik 2019-06-12 07:11:04 UTC
Likely a player bug. We send an explicit Pause command, not a PlayPause.

*** This bug has been marked as a duplicate of bug 401291 ***