vgvinay2 / calendardateselect

Automatically exported from code.google.com/p/calendardateselect
Other
0 stars 0 forks source link

incorrect rendering of popup calendar in ie 6 #164

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. include a CDS control with :popup => :force and :time => true
2. View the page in internet explorer 6

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

It should display the hour and minute dropdowns on the same line (see
att1.gif) as it does in Firefox, but it is adding a line break after the
colon in ie6 (see att2.gif).  Note that it is doing the same thing for the
month and year dropdowns at the top, but this isn't nearly as bad.

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

I am using version 1.15 (the gem); the bug is present on windows clients
using ie 6, and the server os doesn't seem to matter (I've tested on
Windows and RHEL)

Please provide any additional information below.

Original issue reported on code.google.com by jfelix1...@gmail.com on 30 Mar 2009 at 6:10

Attachments: