Hiding and showing the controllers

Colin Clark colinbdclark at gmail.com
Sun Feb 26 20:18:03 UTC 2012


I'll review your branch this afternoon.

In terms of #2, Anastasia's FLUID-4556 branch may have this functionality in place if you can get the code working. At least for reference, it's here:

https://github.com/acheetham/videoPlayer/tree/FLUID-4556-high-fidelity

Colin

On 2012-02-26, at 12:04 PM, Michelle D'Souza wrote:

> Hi,
> 
> I've just pushed a branch to my repo which hides and shows the controllers on mouse over.  https://github.com/michelled/videoPlayer/tree/FLUID-4619
> 
> There are a couple bugs in this interaction right now that aren't trivial to fix. 
> 
> 1) The captions don't slide with the controllers - instead they jump up and down. I think the best solution to this is to change the way the styling on the captions is done. This is actually quite a bit of work and probably involves forking Captionator.  
> 
> 2) When navigating with the keyboard, the controllers show when the video gets focus but they don't hide after tabbing away from the video player. The issue here is that when the video loses focus, it's because the first controller gets focus. At this point we obviously don't want to hide the controllers. What I need to know when the next thing after the video player gets focus. Perhaps this is a case for deadMansBlur? 
> 
> I'm not sure if this branch is currently an improvement of the demo branch. Could someone please review the interaction and let me know what you think?
> 
> Thanks,
> 
> Michelle
> 
> 

---
Colin Clark
Technical Lead, Fluid Project
http://fluidproject.org



More information about the fluid-work mailing list