Bug 408598 - Closing laptop lid causes paused media to resume
Summary: Closing laptop lid causes paused media to resume
Status: RESOLVED DUPLICATE of bug 401291
Alias: None
Product: lightdm
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-12 03:09 UTC by nickagodridge2
Modified: 2019-06-12 07:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***