1. Create new empty presentation 2. Insert any video 3. Save document 4. Select the video 5. Try to change: a. Loop b. Mute c. Volume d. Zoom 6. Unselect video Save button is grayed out... Document status is "unchanged"... Obviously, Save is still possible if you do any action outside of the video: type, move, resize, etc... PS: Tested on LibO 3.3.0 RC2, but it's missing in the bugtracker...
I've attempted to make this my first bug fix for LibreOffice, but I've encountered some difficulties. From what I can tell, this is handled in the MediaViewer class (avmedia/source/viewer/mediawindow.cxx), but there's no way to access the document that the MediaWindow is in--that is, unless I'm mistaken (please tell me if I am!), there is no way back to the document from within the MediaWindow class. This will obviously be necessary if we are to mark the document as modified. But trying to trace the steps from "Insert Movie" to MediaWindow instantiation has proven difficult. From what I can tell, most of the code that uses MediaWindow just uses the static "createPlayer()" function, which does not give us an object to work with. The only class I've been able to find that actually instantiates a MediaWindow object is MediaPlayer; but that doesn't have any reference back to the current document either, and I can't find anything that instantiates a MediaPlayer object. Does anyone have any suggestions or insight?
It is not fixed in LODev 3.5... Additionally, LO crashes every time when I start presentation with a video (tested several codecs and Uncompressed video), at least on Windows7 x64...
[This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
Dear Robot, as I said earlier, this bug still persists in LODev 3.5 beta 1... Marking as new again, even though it's not new...
Katarina Machalkova committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=84665adcea8e80bedad15916a183574344a3d146 fdo#32598: Changing media playback options sets modified flag
In the development-branch for 3.6 it is solved. So marking this as resolved
Migrating Whiteboard tags to Keywords: (EasyHack) [NinjaEdit]