[richfaces-issues] [JBoss JIRA] Updated: (RF-3877) Calendar: up and down buttons are displayed incorrectly on the time edit popup

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Thu Jul 10 11:00:38 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3877?page=all ]

Tatyana Romanovich updated RF-3877:
-----------------------------------

    Attachment: CalendarCompButtonsOnTheTimeSelect.png

> Calendar: up and down buttons are displayed incorrectly on the time edit popup
> ------------------------------------------------------------------------------
>
>                 Key: RF-3877
>                 URL: http://jira.jboss.com/jira/browse/RF-3877
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: jsp
> myfaces
> browser: only  IE 6
>            Reporter: Tatyana Romanovich
>         Assigned To: Anton Belevich
>            Priority: Minor
>         Attachments: CalendarCompButtonsOnTheTimeSelect.png
>
>
> 1.Open (create) any JSF Project and add calendar component to the jsf page:
> <h:panelGrid id="panel" columns="2">
>             <a4j:outputPanel id="calendar" layout="block">
>                     <rich:calendar value="#{calendarBean.selectedDate}"
>                         locale="#{calendarBean.locale}"
>                         popup="#{calendarBean.popup}"
>                         datePattern="#{calendarBean.pattern}"
>                         showApplyButton="#{calendarBean.showApply}"
>                         cellWidth="12px" cellHeight="5px"
>                         style="width:400px"/>
>             </a4j:outputPanel> 
> </h:panelGrid>
> 2. Run application on the Tomcat (6.0) or JBoss 4.2 Server
> 3. Open started application in the IE 6
> 4. Expand calendar control
> 5. Select any date
> 6. Click on the appeared time cell
> 7. Verify up and down buttons in the spinners on the time edit popup
> Result: see attached screen shot

-- 
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