bad rendering of date select list widget on Safari (see attachment)

CommentFileSizeAuthor
#4 date_desc.png4.67 KBdodorama
date_field.gif6.9 KBdodorama

Comments

dodorama’s picture

The problem should be on the floated form-item elements.
I think we need an empty div that clears the elements to keep them inside the fieldset(let the filedset clear the elements is not enough).

karens’s picture

Status: Active » Fixed

I finally had time to get to this. I've made some changes in the css and the date selector html in my latest cvs commit. Please reopen if that does not fix your problem.

dodorama’s picture

tested with safari and it works!
Thanks

dodorama’s picture

Status: Fixed » Active
StatusFileSize
new4.67 KB

Ops...
I had to re-open this since now the problem exist if I append a description to the field (see screenshot)

karens’s picture

Status: Active » Postponed

Similar to discussion on http://drupal.org/node/78851, which is similar. I'm setting it to postponed instead of duplicate since I don't want to lose the reminder to check the final result in Safari.

dodorama’s picture

Status: Postponed » Fixed

This is fixed now.

Anonymous’s picture

Status: Fixed » Closed (fixed)