waseem02 / jquery-asmselect

Automatically exported from code.google.com/p/jquery-asmselect
0 stars 0 forks source link

ie 8 rendering problems #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
> What steps will reproduce the problem?
1. View the authors demo page with ie8 for XP
http://www.ryancramer.com/projects/asmselect/examples/example3.html

> What is the expected output? What do you see instead?

Select elements are to the left, not on bottom. Remove link is squished.

> What version of the product are you using? On what operating system?

Latest, XP with ie8

Original issue reported on code.google.com by manico.james@gmail.com on 26 May 2009 at 5:30

Attachments:

GoogleCodeExporter commented 8 years ago
I've had this issue as well, the problem is that IE 8 no longer requires the
inline-block CSS to be attached to the UL element, I've attached a patch for 
this issue.

Original comment by matthew....@gmail.com on 28 May 2009 at 10:56

Attachments:

GoogleCodeExporter commented 8 years ago
XP/IE 8 for me too.

Original comment by matthew....@gmail.com on 28 May 2009 at 10:56

GoogleCodeExporter commented 8 years ago
I've just realised that my patch will apply to my SVN not yours, sorry :o, I'll 
email you the code update manually.

Original comment by matthew....@gmail.com on 31 May 2009 at 1:55

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
nice work, easy to integrate. solved my issue

Original comment by manico.james@gmail.com on 1 Jun 2009 at 8:22

GoogleCodeExporter commented 8 years ago
Thanks Matthew -- Your patch is in 1.0.4a (in the downloads)

Original comment by ryancram...@gmail.com on 4 Jun 2009 at 3:00

GoogleCodeExporter commented 8 years ago

Original comment by ryancram...@gmail.com on 4 Jun 2009 at 3:01

GoogleCodeExporter commented 8 years ago
Hi, I don't think this issue is fixed. When you view the example pages in IE8 
with
compatibility mode turned off, the problem still occurs.

Original comment by davidr...@gmail.com on 23 Feb 2010 at 10:15