edusis / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

IE8.js makes you have to click select boxes twice in IE7 (possibly IE6) #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a page with a select box.
2. Include IE8.js
3. Click the select box

What is the expected output? What do you see instead?
Normally IE expands the select box on one click, here it takes two clicks.

What version of the product are you using? On what operating system?
IE8.js(bleeding/beta4) / Windows

Please provide any additional information below.

Original issue reported on code.google.com by wav...@gmail.com on 28 Apr 2008 at 5:36

GoogleCodeExporter commented 8 years ago
In my experience this has stemmed from having an onclick action on a select box.

Original comment by AlexSex...@gmail.com on 8 Sep 2008 at 5:59

GoogleCodeExporter commented 8 years ago
I can't recreate this problem. Does the problem still exist? If so, can you 
provide a 
test page?

Original comment by dean.edw...@gmail.com on 12 Feb 2010 at 3:01