Opened 19 years ago
Closed 18 years ago
#870 closed defect (worksforme)
Cool CSS display bug in the calendar widget in the admin view
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | normal | Keywords: | css widget |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This one is pretty. I'll attach a screenshot.
This is taken on FF 1.5 on OS X.
Attachments (1)
Change History (8)
by , 19 years ago
Attachment: | calendarbug.png added |
---|
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Oh, if wilsionian looks at this one, I have another one: when using a date field in a collapse div, the calendar and time selection is drawn down below at the bottom of the page, below everything else. That's with the camino 1.0 beta. If I use the calendar in non-collapsed fields, it works fine (showing the same drawing problem as above, though).
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Closing this because I can't recreate. Please reopen if it's still an issue with the latest trunk!
comment:4 by , 19 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Adrian, I've observed this in Firefox and in Safari on OS X (and shown it to Wilson, too). Not sure exactly what the fix is, though, or whether it can be fixed, but it definitely happens. Worth leaving open for a while so we can poke at it, I think.
comment:5 by , 19 years ago
This gecko bug may be the same thing: https://bugzilla.mozilla.org/show_bug.cgi?id=151698
comment:7 by , 18 years ago
Keywords: | css widget added |
---|---|
Resolution: | → worksforme |
Status: | reopened → closed |
I'm unable to replicate this in Safari 2.04 (419.3) or Firefox 2.0 (all on OSX), so I've closed this pending any other reports. I'm guessing this is some intermittent issue depending on the configuration of the other rendered things on the page, so will be hard to hunt and squash.
Pretty pretty :)
I'm afraid -- could be wrong though -- that this is a Firefox bug; I'd be surprised if there was anything that we could do. Isn't browsers drawing widgets above everything else kinda a known bug or am I totally off base?