Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.0.14
-
None
Description
The error bubbles utilized by Tapestry's client-side validation are in some cases placed incorrectly. I suspect that this happens for me because my page layout uses lots of relative positioning.
Changing positionedOffset in Tapestry.ErrorPopup.repositionBubble to cumulativeOffset fixes this.