Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Final, 1.0 Williams
-
Fix Version/s: EE 1.0
-
Component/s: None
-
Labels:None
-
Environment:any
Description
The Date and Time spinner components have a small command button with a calendar icon that when activated will show the respective spinner popup. For some reason on Android handheld devices, the touch event doesn't always register and call the associated JavaScript. Strangely enough focus is associated and drawn indicating that the touch event was picked up.
The component group has determined that touch events should only be used when the widget needs a fast response time, like on the plus and minus icons on the popup spinner panel. So long story short, I need to remove the touch events from the popup, ok and cancel buttons that I added in for the Williams release.
The component group has determined that touch events should only be used when the widget needs a fast response time, like on the plus and minus icons on the popup spinner panel. So long story short, I need to remove the touch events from the popup, ok and cancel buttons that I added in for the Williams release.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Patrick Corless [ patrick.corless ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |