ICEmobile
  1. ICEmobile
  2. MOBI-149

Date/time spinner popup background css class name not correctly set.

    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:
      Any

      Description

      The date and time spinner components use an empty div with the CSS class name mobi-date-bg to show dark transparent background that hides page content when the spinner popup is visible.

      On first page load the div has no style class and will alter the layout of page in some circumstances because it is in the layout of the page. However when the calendar icon is press to show the popup spinner the style class "mobi-date-bg" dynamically inserted to make the dive appear dark and transparent. And when the dialog is hidden the css class name is then changed to mobi-date.

      Preferred behaviour is as follows:

      1.) Initial style class for the div should by "mobi-date-bg-inv" instead of no style class.
      2.) The style class definition is .mobi-date-bg-inv{ display:none }
      3.) When the popup is made visible the div in question should be given the css class .mobi-date-bg{...}.
      4.) When the popup is hidden the div in question should be given the css class "mobi-date-bg-inv".

      This will insure that the div will truly be invisible and not interrupt page layout. .

        Issue Links

          Activity

          Patrick Corless created issue -
          Patrick Corless made changes -
          Field Original Value New Value
          Assignee Steve Maryka [ steve.maryka ] Judy Guglielmin [ judy.guglielmin ]
          Judy Guglielmin made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Judy Guglielmin made changes -
          Link This issue duplicates MOBI-140 [ MOBI-140 ]
          Patrick Corless made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Patrick Corless made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Migration made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Judy Guglielmin
              Reporter:
              Patrick Corless
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: