Details
-
Type: Bug
-
Status: Closed
-
Priority: 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.
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.
Attached screenshot showing issue.