ICEfaces
  1. ICEfaces
  2. ICE-8398

ace:textAreaEntry, optional indicator positioning when "right" position specified doesn't match that of required indicator

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.RC1
    • Fix Version/s: 3.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3.1, ace:textAreaEntry
    • Assignee Priority:
      P1

      Description

      When using indicatorPosition="right" with ace:textAreaEntry, I noticed that the required indicator is positioned along the top edge of the component, which seems correct.
      However, when using the optional indicator, it is positioned along the bottom edge of the component, which seems incorrect.

      These should both render positioned with the top edge of the component in this case.

        Activity

        Hide
        Ken Fyten added a comment -

        Attached screenshot showing issue.

        Show
        Ken Fyten added a comment - Attached screenshot showing issue.
        Hide
        Ken Fyten added a comment -

        Not sure if this same bug affects all text entry type components, but this should be checked for.

        Show
        Ken Fyten added a comment - Not sure if this same bug affects all text entry type components, but this should be checked for.
        Hide
        yip.ng added a comment -

        Fixed. See screenshot-02.png. Missing CSS rule in theme stylesheet for optional indicator. No problem for other components. They are all single line alignment automatically handled by browser. Only text area requires special multi-line vertical alignment treatment.

        Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\themes\rime\theme.css
        Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\themes\sam\theme.css
        Completed: At revision: 30152

        Show
        yip.ng added a comment - Fixed. See screenshot-02.png. Missing CSS rule in theme stylesheet for optional indicator. No problem for other components. They are all single line alignment automatically handled by browser. Only text area requires special multi-line vertical alignment treatment. Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\themes\rime\theme.css Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\themes\sam\theme.css Completed: At revision: 30152

          People

          • Assignee:
            yip.ng
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: