https://bugs.kde.org/show_bug.cgi?id=409743
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/dra | |gon/f9ae086f19a02af2ae2a0ba | |bafc882d32c5e4c05 Status|CONFIRMED |RESOLVED --- Comment #3 from Harald Sitter <sit...@kde.org> --- Git commit f9ae086f19a02af2ae2a0babafc882d32c5e4c05 by Harald Sitter, on behalf of Gaurav Shah. Committed on 16/07/2019 at 11:15. Pushed by sitter into branch 'master'. Add ability to copy the URL of played media Summary: SUMMARY STEPS TO REPRODUCE 1. Click "Play Stream" or "Play File" 2. Enter stream URL / select file 3. Once the stream / file starts playing, try to extract the URL of the playing stream / file. OBSERVED RESULT If the user forgets the location of the file or URL of the stream, there is no way to get the URL once the media is played. EXPECTED RESULT The context menu of the recently played items should provide option to copy the stream URL / file location. Will be handy if the user forgets the original stream URL / file location. Test Plan: No test plan as this is a minor change. Reviewers: kossebau, cfeck, lukas, sitter Reviewed By: sitter Differential Revision: https://phabricator.kde.org/D22423 M +15 -1 src/app/recentlyPlayedList.cpp M +1 -0 src/app/recentlyPlayedList.h https://commits.kde.org/dragon/f9ae086f19a02af2ae2a0babafc882d32c5e4c05 -- You are receiving this mail because: You are watching all bug changes.