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).
![Screenshot of the site issue](https://camo.githubusercontent.com/87d1ab9c634ca462ed68647bb235195699d8d83b32ab7c62f4b4a2cedfdb9ab5/68747470733a2f2f776562636f6d7061742e636f6d2f75706c6f6164732f323031352f392f36643833363335322d333163642d346436372d613866302d3737336262666436376632352e706e67)
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).