Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-2820

Date field size is mis-calculated when the component width is set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.2.5, 5.3
    • None
    • None

      The date-field's underlying textbox has 'width:100%' rule in case the component has a defined width. In case of Vaadin Reindeer theme there's a rule:
      .v-datefield-popupcalendar

      { padding-right: 30px; }

      which ensures there's some space reserved for the date-picker icon from the right.
      We extend the default theme and there's seem to be no such rule (at least I didn't find the place where we override it). The proposal is to get this rule in.

        Acceptance criteria

              apchelintcev Aleksandr Pchelintcev
              apchelintcev Aleksandr Pchelintcev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD