Changes

Jump to: navigation, search

OSD700-DPS911-Winter2012

1 byte added, 11:05, 13 January 2012
Not quite as easy
* [https://bugzilla.mozilla.org/show_bug.cgi?id=715141 Bug 715141] Using keyboard to switch zoom level when viewing images directly
* [https://bugzilla.mozilla.org/show_bug.cgi?id=708814 Bug 708814] Should fade out videocontrols even if there's no mouse movementVideo controls, all in Javascript, I'm keen to see this one done.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=516811 Bug 516811] "load" events for poster image loads bubble out (Fix should be similar to that for bug 715469, but may involve some C++ level DOM manipulation)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=708553 Bug 708553] Hovered element state is not relinquished when entering and exiting fullscreen mode. Requires digging into how Firefox manages event state for :hover.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=500784 Bug 500784] Video/audio files over 2^31 bytes in length are unseekable. We'd need changes made to the nsMediaCache to support 64bit file sizes, along with changes to the nsBuiltinDecoderReader-subclass seek implementations. We care more about seeking in large WebM files rather than in Ogg files, i.e. don't go to the trouble of changing the Ogg seeking code, that'll be painful! We can file a follow up for that work.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=714071 Bug 714071] The Show Statistics setting is not preserved when toggling the full screen mode. Fullscreen and <video> in one bug! Your students will love this one! I have no idea why this is happening, maybe they won't love it.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=677122 Bug 677122] Changing media fragment portion of URL in video documents doesn't update start/end times

Navigation menu