https://bugs.kde.org/show_bug.cgi?id=424609
Bug ID: 424609 Summary: Udemy play/pause stopped working since yesterday, skip forward/backward x seconds still works Product: plasma-browser-integration Version: unspecified Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: k...@privat.broulik.de Reporter: vanhouttet...@gmail.com Target Milestone: --- SUMMARY Since yesterday, I can't play or pause on Udemy, but I can still skip forward STEPS TO REPRODUCE 1. Go to udemy.com, and play a video (you can play a preview for a course, you don't need an account). Example: https://www.udemy.com/course/advanced-css-and-sass/ 2. Use dbus commands to play or pause the video 3. Nothing happens. OBSERVED RESULT The player does nothing when using media keys on my keyboard, or sending dbus commands using the terminal. document.querySelector('video').play() in the browser console shows a promise with state "pending". Nothing happens. document.querySelector('video').pause() returns undefined. EXPECTED RESULT The player plays/pauses. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch 5.7.9-arch1-1 KDE Plasma Version: N/A KDE Frameworks Version: 5.72.0-1 Qt Version: qt5-base: 5.15.0-4 ADDITIONAL INFORMATION I'm not running KDE plasma, only bspwm with the plasma-browser-integration package. I'd like to know if this is something on their end or on my end, so can someone test this? Thanks. -- You are receiving this mail because: You are watching all bug changes.