Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-20896

Filter inputs layout is broken when using boolean fileds in Chrome

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 14.10.9, 15.3
    • Live Data
    • None
    • Unknown

    Description

      Code to test, with displayHiddenDocuments as boolean field:

      {{liveData
        id="recentPages"
       properties="doc.title,doc.location,doc.author,doc.date,displayHiddenDocuments"
        source="liveTable"
        sourceParameters="className=XWiki.XWikiUsers&translationPrefix=platform.index."
        sort="doc.date:desc"
        limit="5"
      /}} 

      The boolean field's filter is displayed properly while the others are bigger in size (height).
      Table result in Firefox:

      Table result in Chrome:

      Attachments

        Activity

          People

            Unassigned Unassigned
            acotiuga Alex Cotiugă
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: