ICEmobile
  1. ICEmobile
  2. MOBI-140

Tme and Date spinner components shimmy

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0 Beta
    • Fix Version/s: 1.0 Final
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEmobile/Android

      Description

      On Android, when you touch the "+" "-" buttons on the time and date spinners, the whole control shifts up and to the left a few pixels.

        Issue Links

          Activity

          Steve Maryka created issue -
          Steve Maryka made changes -
          Field Original Value New Value
          Assignee Steve Maryka [ steve.maryka ] Judy Guglielmin [ judy.guglielmin ]
          Hide
          Judy Guglielmin added a comment -

          resolved with rev 27344

          Show
          Judy Guglielmin added a comment - resolved with rev 27344
          Judy Guglielmin made changes -
          Link This issue is duplicated by MOBI-149 [ MOBI-149 ]
          Hide
          Judy Guglielmin added a comment -

          with issue MOBI-149

          Show
          Judy Guglielmin added a comment - with issue MOBI-149
          Judy Guglielmin made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Hide
          Patrick Corless added a comment -

          I'll take a look at this one, see if there's an easy css fix.

          Show
          Patrick Corless added a comment - I'll take a look at this one, see if there's an easy css fix.
          Patrick Corless made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Assignee Judy Guglielmin [ judy.guglielmin ] Patrick Corless [ patrick.corless ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #27614 Thu Feb 02 08:55:21 MST 2012 patrick.corless MOBI-140 updated popup positioning for android data and time spinner to avoid shift in layout on first click of popup controls.
          Files Changed
          Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/datespinner/android/default-date.css
          Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/timespinner/android/default-time.css
          Hide
          Patrick Corless added a comment -

          I have a fairly reasonable guess at what is happening here. The popup in its current form is using a fixed position. I think the shift up and left 1px is related to the popup button loosing focus and a button on the popup gaining focus.

          The fix appears to be to change the positioning to absolutely positioned. There is a side effect that the poup will be placed close to the parent block tag which should be ok for long forms. But becuase of this side effect I'm only going to change the position for the android time and date spinners.

          Show
          Patrick Corless added a comment - I have a fairly reasonable guess at what is happening here. The popup in its current form is using a fixed position. I think the shift up and left 1px is related to the popup button loosing focus and a button on the popup gaining focus. The fix appears to be to change the positioning to absolutely positioned. There is a side effect that the poup will be placed close to the parent block tag which should be ok for long forms. But becuase of this side effect I'm only going to change the position for the android time and date spinners.
          Patrick Corless made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Migration made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Patrick Corless
              Reporter:
              Steve Maryka
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: