videoPlayer tests
Novak, Alexey
anovak at ocadu.ca
Fri Feb 17 14:00:02 UTC 2012
Few more remarks:
1. If you set big text size with wide line spacing and captions are too long then you can observe that captions go way beyond and out of the videoPlayer container. Presumably should be solved with captionator?
2. The first video in the Mammals page does not work but we still see video controllers. Is this how it's suppose to be? I've also noticed that we render controls first and only then we render a container with the video itself. Maybe we should do the other way around since in some cases when browser is slowish you can see an effect of controls appearing in a vertical line layout and then showing properly with the video container.
3. Captionator issue. I've noticed that captionator does not trigger on maximize/minimize button. As the result you can see that position of the caption cue is not on the right place until another even is been triggered which would be caught by the captionator.
On 2012-02-15, at 4:29 PM, Alexey Novak wrote:
Hi there,
So I did my first round of tests for the videoPlayer and its integration into Mammals.html demo page. I'm pretty sure that some of my feedback could by subjective and might even conflict with the ideas presented in the wireframes by James and Joanna. That is why any feedback or comments on any of my points would be more than welcome.
Used Cindy's branch for testing:
https://github.com/cindyli/videoPlayer/tree/FLUID-4587-4546
Did 2 set of tests: First is videoPlayer page itself and then the page where videoPlayer is integrated into Mammals page.
Important that most of the first round remarks are applicable to the Mammals page as well.
Browser used for testing: Firefox 10.0.1
videoPlayer -> /demos/VideoPlayer.html
1. videoPlayer starts maximized an then resizes itself to the normal sizes. The effect is more visible if the FireBug is on. Is this how it's suppose to be?
2. Alt Label "Mute" is being displayed below the sound slider which makes it very hard to read when you hover over Mute/Unmute button.
3. Clicking Mute/Unmute button will leave sound slider in the videoPlayer control panel. Is this how it's suppose to be?
4. UIO. If you set text size to the max it will shift some of the elements in the control panel to be on a separate line. I assumed that the expected effect suppose to change the videoPlayer sizes but also would keep its structure and form. Is this how it's suppose to be?
5. UIO. Weird case. If you set text size to the max it will increase font size as well as videoPlayer control button sizes. Now refresh the page, text will stay resized while buttons will be small.
6. UIO. When you set a Text Size to the max as well as Spacing to the max you will see how caption area will be overlapped with time slider. Presumably should be solved by using captionator?
7. Whenever you have captions on the screen (play or pause does not matter). Changing caption language will remove a caption panel from the videoPlayer. Presumably should be solved by using captionator?
8. UIO. Weird case. The issue which is an agglomeration of the issues listed above. videoPlayer looks very confusing and hard to use if you set everything to the max Text Size, Line Spacing and Make Inputs Larger.
9. UIO. In the top bar. Emphasize links tells in the description: Makes links larger, bold, and underlined. But it increases the size of the sliding box in the time and sound slider. Is this how it's suppose to be?
10. Caption area is not clickable through. Is this how it's suppose to be? Presumably should be solved by using captionator?
11. videoPlayer shows a captions control panel right in between the other video control buttons when you click on Captions button instead of showing a panel popup or a separate clearly distinctive div panel. This action also sets caption button on top of all other control buttons… pretty interesting UI changes.
12. Very minor comment - do we need to show the alt for captions even when we clicked the button? (youtube example does not do it). I presumed that user aware of what he/she clicks on the screen and reads first. Otherwise you need to move mouse away from the captions button so that Alt would not hover over the controls area blocking the appeared panel. All alts are left aligned with button but not centred relative to the buttons?
13. The whole dom expansion of the elements tend to expand to the bottom relative to the elements which causes interactions (e.g. When you hover over sound button a sound slider will appear at the bottom expanding . A new captions menu will also extend video controls shifting all other controls lower relative to their initial positioning). Does it make more sense to modify dom modifications so that new elements appear above the videoPlayer or expansion goes from bottom to the top. (again I bring youtube example since it is very convenient to watch video and modify its settings without seeing too many modifications to the DOM of the page and without additional scrolling respectively). As a good example would be: Make videoPlayer fullscreen, then you are forced to scroll down a browser window every single time you want to adjust volume since the volume slider will expand the video component at the bottom. Furthermore you have to keep your mouse close to the appeared slider otherwise the panel will go away which forces to use mouse wheel only.
mammals demo -> /demos/Mammals.html
1. Weird case. If you set UIO options on the videoPlayer page and then navigate away to the Mammals page all UIO options will be applied EVEN to the top UIO panel itself. You can observe the same behaviour if you navigate away from Mammals page to videoPlayer. Is this how it's suppose to be?
2. The first video on the page does not work. It does not show video current time as well as total time of the video. If you click play/pause multiple time you will make video current time appear there.
3. Almost the same as #2 one. If you click maximize/minimize multiple times you will see an interesting effect. The videoPlayer container will shrink to 0 size positioning all controls in one vertical line.
4. The caption controllers modify caption settings only for the second video on the screen.
5. When you maximize videos they will be shifted far to the right.
6. Some captions are on top of the video which completely blocks UI interactions with the video if you set Text and Line spacing to the max. Related to the remark #10 and #6 of the videoPlayer tests.
7. Very minor comment - every video is inside of some black container. Is this how it's suppose to be?
This is it for now. I got this list by spending a bit of time in the morning, but might spend a bit more time later today to get some more remarks.
As I mentioned any feedback or comments are welcome.
Don't get me wrong, I just want to improve things rather than to show that something is wrong.
Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idrc.ocad.ca/pipermail/fluid-work/attachments/20120217/41165bec/attachment.html>
More information about the fluid-work
mailing list