CMUBigLab / webanywhere

Accessible Technology Anywhere
http://webanywhere.cs.washington.edu/beta/
Other
17 stars 8 forks source link

Location field textarea is unable to focus in IE6 #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open WA in IE6
2. CTRL+L
3. type something. "Invalid key press"...

This bug will prevent WA working on IE6 totally.

Maybe have some relation to issue 39.

Original issue reported on code.google.com by hgn...@gmail.com on 10 Apr 2010 at 8:43

GoogleCodeExporter commented 9 years ago
This bug is introduced by fix of issue 39. use focusLocation instead of 
focusBrowserElement

Original comment by hgn...@gmail.com on 10 Apr 2010 at 10:18

GoogleCodeExporter commented 9 years ago
It's quite strange that the fix doesn't work this week. Ironically, previous 
code 
works. Maybe I am sleepy last week... It may need to roll back after more tests.

Cameron

Original comment by hgn...@gmail.com on 17 Apr 2010 at 5:35