Tobago.getAbsoluteTop might be report silly position
----------------------------------------------------
Key: TOBAGO-1006
URL: https://issues.apache.org/jira/browse/TOBAGO-1006
Project: MyFaces Tobago
Issue Type: Bug
Affects Versions: 1.0.36
Reporter: Bernd Bohmann
Assignee: Bernd Bohmann
Priority: Minor
Sometimes we got a warning from PageRendererBase class while calling an
action. In contrast to firefox, internet explorer don`t produce this
warning.
I found out, that by decoding the requested page the request parametr
"actionPositionString" contains negative pixel values.
I don`t know what that means and why.
Log:
WARN org.apache.myfaces.tobago.renderkit.PageRendererBase - Can't
analyse parameter for action-position
java.lang.IllegalArgumentException: Can't parse to any measure: '-12px'
at org.apache.myfaces.tobago.layout.Measure.parse(Measure.java:39)
at org.apache.myfaces.tobago.layout.Position.<init>(Position.java:38)
at org.apache.myfaces.tobago.layout.Box.<init>(Box.java:40) at
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira