[richfaces-issues] [JBoss JIRA] (RF-12499) h:inputText has other implicit margin in Chrome than in Firefox

Peter Palaga (JIRA) jira-events at lists.jboss.org
Fri Sep 21 15:23:35 EDT 2012


Peter Palaga created RF-12499:
---------------------------------

             Summary: 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)
            Reporter: Peter Palaga


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: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list