URL: http://polarb.com/polls/227628
Browser / Version: Chrome 45.0.2454
Operating System: Windows 7
Problem type: Something else - I'll add details below
Steps to Reproduce
- Navigate to: http://polarb.com/polls/227628
- Using only the keyboard, attempt to vote.
Expected Behavior:
Keyboard focus should be visible in the voting area just as it is on the logo, next couple links.
Actual Behavior:
There is no keyboard focus on any of the images, making it impossible to see which you have highlighted. Because all URLs are just "#" it is also impossible to posit which might be highlighted by looking at the browser status bar.
Some Analysis:
The survey itself lives in an iframe. That iframe calls CSS that sets :focus { outline:none }. As this is an iframe, my own bookmarklet to restore focus outlines cannot correct this.
Screenshot attached (I hope).
URL: http://polarb.com/polls/227628
Browser / Version: Chrome 45.0.2454
Operating System: Windows 7
Problem type: Something else - I'll add details below
Steps to Reproduce
Expected Behavior:
Keyboard focus should be visible in the voting area just as it is on the logo, next couple links.
Actual Behavior:
There is no keyboard focus on any of the images, making it impossible to see which you have highlighted. Because all URLs are just "#" it is also impossible to posit which might be highlighted by looking at the browser status bar.
Some Analysis:
The survey itself lives in an iframe. That iframe calls CSS that sets :focus { outline:none }. As this is an iframe, my own bookmarklet to restore focus outlines cannot correct this.
Screenshot attached (I hope).