bad rendering of date select list widget on Safari (see attachment)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | date_desc.png | 4.67 KB | dodorama |
| date_field.gif | 6.9 KB | dodorama |
bad rendering of date select list widget on Safari (see attachment)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | date_desc.png | 4.67 KB | dodorama |
| date_field.gif | 6.9 KB | dodorama |
Comments
Comment #1
dodorama commentedThe 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).
Comment #2
karens commentedI 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.
Comment #3
dodorama commentedtested with safari and it works!
Thanks
Comment #4
dodorama commentedOps...
I had to re-open this since now the problem exist if I append a description to the field (see screenshot)
Comment #5
karens commentedSimilar 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.
Comment #6
dodorama commentedThis is fixed now.
Comment #7
(not verified) commented