Closed (fixed)
Project:
Date
Version:
7.x-2.x-dev
Component:
Date Popup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2014 at 17:22 UTC
Updated:
4 Nov 2018 at 02:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
emek commentedI noticed the same problem (also using swedish) and I fixed it by changing the width to auto, now it works for both english and swedish.
Comment #2
LoonyLuna commentedHi,
I would like to review this for you, but I can't really reproduce the problem.
What did I do:
- Set up simplytestme site
- added swedish as language and imported the translations
- added a new popup date field to default content type article
- tried to create a new article and find the problem
Can you describe in what place you found this bug?
Comment #3
emek commentedI am able to reproduce it with your steps. I see the error when using firefox dev edition, chrome and safari on mac.
Comment #4
LoonyLuna commentedOkay thank you! I tested it in chrome and chromium, but the bug doesn't appeared. But I tested it in Firefox and I could see the problem.
The patch works! (See screenshots)
It's my first review, so I guess someone else has to review it too, before it changes to "Reviewed and tested by community"?
Comment #5
LoonyLuna commentedOkay I set it to "Reviewed & tested by the community", because I think the changes are working with no side-effects.
Comment #7
damienmckennaThis seems to work nicely, e.g.:

Committed. Thanks!