[richfaces-issues] [JBoss JIRA] Commented: (RF-3803) inputNumberSlider component is displayed incorrectly in the IE 6.0

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Wed Jun 25 12:26:58 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-3803?page=comments#action_12418921 ] 
            
Tatyana Romanovich commented on RF-3803:
----------------------------------------

Code:
<p>Here is an example of default inputNumberSlider:</p>
<rich:inputNumberSlider value="100" width="20"/>
<p>Here is "minimalistic" input:</p>
<rich:inputNumberSlider value="100" showInput="false" enableManualInput="true" showBoundaryValues="false"  showToolTip="false" />
<p>Another variation of input:</p>
<rich:inputNumberSlider value="100" width="100" maxValue="1000" step="50" showToolTip="false" />

> inputNumberSlider component is displayed incorrectly in the IE 6.0
> ------------------------------------------------------------------
>
>                 Key: RF-3803
>                 URL: http://jira.jboss.com/jira/browse/RF-3803
>             Project: RichFaces
>          Issue Type: Bug
>          Components: QA-environment
>    Affects Versions: 3.2.1
>         Environment: IE 6.0.29 (sp2)
>            Reporter: Tatyana Romanovich
>         Assigned To: Tsikhon Kuprevich
>         Attachments: numberSlider.png
>
>
> EXECUTE: Create any jsf project
> EXECUTE: put some inputNumberSlider components
> EXECUTE: run application on the server
> EXECUTE: open application in the IE 6.0 and verify inputNumberSlider controls on the page
> RESULT: see attached screenshots
> 1. first and third controls have the same width on the page bat it's different in the code
> 2. current value runner is beyond the bounds of controls

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list