#3894 closed Defect (fixed)
Input calendar acting strange
| Reported by: | coldtrick | Owned by: | cash |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1b |
| Component: | UI/UX | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
When using input/calendar a strange blue bar appears at the bottom of the site. After clicking on the input field (and the calendar pops up) the blue bar dissapears and won't come back.
Using FF 3.6
Change History (4)
comment:1 Changed 20 months ago by cash
comment:2 Changed 20 months ago by cash
- Component changed from Core to UI/UX
- Difficulty set to trivial
- Milestone changed from Needs Review to Elgg 1.8.1b
- Owner set to cash
- Status changed from new to assigned
comment:3 Changed 20 months ago by cash
- Resolution set to fixed
- Status changed from assigned to closed
Fixes #3894 ui-datepicker should start out hidden
Changeset: 150452e26d589bddcd74fa65a1b320f16574613c
comment:4 Changed 19 months ago by cash
Fixes #3894 ui-datepicker should start out hidden
Changeset: 150452e26d589bddcd74fa65a1b320f16574613c
Note: See
TracTickets for help on using
tickets.

input/calendar is deprecated for input/date (we need to update the deprecation notice in this view). Do you see the same with input/date ?