[richfaces-issues] [JBoss JIRA] Assigned: (RF-6467) Context menu: wrong place inside container with vertical scroll.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Mar 20 11:43:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski reassigned RF-6467:
----------------------------------

    Assignee: Pavel Yaschenko  (was: Nick Belaevski)


> Context menu: wrong place inside container with vertical scroll.
> ----------------------------------------------------------------
>
>                 Key: RF-6467
>                 URL: https://jira.jboss.org/jira/browse/RF-6467
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: Firefox 3, Safari 3.2
>            Reporter: Alexander Dubovsky
>            Assignee: Pavel Yaschenko
>             Fix For: 3.3.1
>
>         Attachments: 50.png
>
>
> Source:
> <h:form>
> 		<rich:panel id="dirView"
> 			style="overflow-y: auto; height: 330px; width: 250px;">
> 			<rich:spacer height="400" />
> 			<h:outputLabel id="reqst" value="Richiesta" />
> 			<rich:contextMenu id="menu_req" attached="true" attachTo="reqst">
> 				<rich:menuItem value="menuItem" />
> 			</rich:contextMenu>
> 		</rich:panel>
> 	</h:form>
> # Open page, scroll down inside panel
> # Call context menu on "Richiesta" label
> Result: see screen shot.

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

        



More information about the richfaces-issues mailing list