]
Brian Leathem updated RF-12499:
-------------------------------
Component/s: component-input
skinning
h:inputText has other implicit margin in Chrome than in Firefox
---------------------------------------------------------------
Key: RF-12499
URL:
https://issues.jboss.org/browse/RF-12499
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input, skinning
Reporter: Peter Palaga
Fix For: 4.3-Tracking
The same situation as in RF-12498, so please refer to RF-12498 for a screenshot and
simple app which reproduces the problem. RF-12498 is about rich:select and this one is
about h:inputText.
Strange enough the input element has margin: 0em in Chrome's user agent stylesheet,
which does not seem to be overwritten anywhere but at the same time it is not honored:
Metrics panel shows margin 2px and that is also what is actually rendered. In the
screenshot of RF-12498 the text input with id="nameInput" is not aligned with
the select box above it (which it is in Firefox and which is IMO expected).
Hint: The expected appearance of h:inputText in Chrome can be achieved through explicitly
adding margin: 0 to id="nameInput" style.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: