jeremyjohnston / html5slides

Automatically exported from code.google.com/p/html5slides
0 stars 0 forks source link

Not Keyboard Accessible - Traps Keyboard users in slide deck #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Navigate to HTML5 slides example
2. Try and use the backspace key to return to the page you were on before
3.

What is the expected output? What do you see instead?
I can see that once in the slide deck that the backspace key returns to 
previous slide. But when on the first slide the backspace key does nothing. 
Surely it's a big mistake to hijack the normal function of the backspace key 
which is to return to the page you were on before - ie the Back button for 
those that can't use a mouse.

What version of the product are you using? On what operating system?
Product - ? (how do you tell) OS - Windows 7 and Chrome 12

Please provide any additional information below.
Suggest that navigation through slide deck should use left and right arrow key 
(intuitive) and the space bar if you want. Be a good idea to  have onscreen 
help to show people which keys do what.

Has this been tested with a screen reader?

Original issue reported on code.google.com by graham.a...@gmail.com on 27 Jul 2011 at 6:03