Ticket #2532029 (closed enhancement)
Reporter Luke Smith |
Opened: 03/28/12 Last modified: 07/27/12 Status: closed Type: enhancement Resolution: wontfix |
Owner Allen Rabinovich |
Target Release: 3.6.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | hover style not cleared when navigating with keyboard | ||
| Description: | If I click on a date, the hover style is also active (dark blue). If I then move the day with the keyboard and change to another month, the hover style is still active on the date that was originally The hover style should be cleared on the first keyboard interaction. |
||
| Type: | enhancement | Observed in Version: | development master |
| Component: | Calendar | Severity: | S3 (normal) |
| Assigned To: | Allen Rabinovich | Target Release: | 3.6.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | IE 7.x | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 03/28/12
|
|
Posted: 07/18/12
This is an IE issue, so closing. |
|
Posted: 07/27/12
|
This is an issue with IE7 not updating selectors if the mouse doesn't move. So it keeps the :hover selector on whatever element had it last, even if the element itself moved away from the mouse. We'll investigate about replacing this with classes in 3.6