ICEfaces
  1. ICEfaces
  2. ICE-11298

ace:maskedEntry, when using an inField label, the mask is applied to the label.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2
    • Fix Version/s: EE-4.2.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      When using an inField label, the mask is applied to the label. So, if you have, for example, mask="***" and label="abcde", you will only see 'abc' in the label, instead of 'abcde'.

      <ace:maskedEntry mask="***" label="abcde" labelPosition="inField" />

        Activity

        Hide
        Mircea Toma added a comment -

        Fix 'inField' rendering of the label by setting the label value on widget initialization.

        Show
        Mircea Toma added a comment - Fix 'inField' rendering of the label by setting the label value on widget initialization.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r51513, tomcat 8, MS Edge, IE 11, 10, 9, 8, FF 47, Chrome 57.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r51513, tomcat 8, MS Edge, IE 11, 10, 9, 8, FF 47, Chrome 57.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: