Jump to content
  • Extra space between fields in list component


    agharta
    CategoryBug report
    Component: 6527
    PriorityUrgent
    ReproducibilityAlways
    ResolutionOpen
    SeverityCritical
    StatusNew
    Versionv5.0.1

    I've made a report that print 5 objects.

    Every object is composed by two fields:

    - id (Integer)

    - rosList (java.util.List).

     

    Every element of rosList has four fields:

    - fieldA (String)

    - fieldB (String)

    - fieldC (String)

    - fieldD (String)

     

    These fields are not correctly rendered in list component, because there are some (casual?) extra spacing I don't need.

    It seems that "isStretchWithOverflow" property is not doing her job very well.

    Hope you could help me, thanks!


    Attachments: testcase.pdf

    User Feedback

    Recommended Comments


×
×
  • Create New...