[ 
https://issues.apache.org/jira/browse/TOBAGO-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936656#comment-15936656
 ] 

Udo Schnurpfeil commented on TOBAGO-1724:
-----------------------------------------

Workaround: include a custom CSS behind the bootstrap.css 
{code}
.tt-menu {
  z-index: 1060;
}
{code}

> z-index for input-suggest lower than navbar z-index
> ---------------------------------------------------
>
>                 Key: TOBAGO-1724
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1724
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 3.0.3
>            Reporter: Matthias Wronka
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 3.0.4, 3.1.0
>
>
> The z-index of the input-suggest-layer is lower than the z-index of the 
> navbar. Therefore it is not rendered correctly.
> The z-index of the input-suggest-layer needs to be increased. Please keep in 
> mind, that input-suggest should be usable in popups and other 
> "z-indexed"-controls as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to