Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-692

Prevent/reduce flicker on pages with drop-down list box.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • viewer-wicket-1.3.1
    • viewer-wicket-1.4.0
    • Viewer Wicket
    • None

    Description

      The select2 field uses javascript to dynamically create a <div>; when this is created the other elements on the page have to reflow.

      This improvement is to use a wrapping <div> placeholder that is fixed to the same size as the div that gets added, thereby preventing the reflow.

      ~~~
      It's possible (not tested) that this might also prevent the appearance of scrollbars on large action dialogs.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: