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

          Hide
          Judy Guglielmin added a comment -

          resolved with rev 27344

          Show
          Judy Guglielmin added a comment - resolved with rev 27344
          Hide
          Judy Guglielmin added a comment -

          with issue MOBI-149

          Show
          Judy Guglielmin added a comment - with issue MOBI-149
          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.
          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.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: