[ 
https://issues.apache.org/jira/browse/TOBAGO-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Nöth resolved TOBAGO-2472.
----------------------------------
    Fix Version/s: 6.9.2
       Resolution: Fixed

> Waiting icon for suggest in popup is misplaced
> ----------------------------------------------
>
>                 Key: TOBAGO-2472
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-2472
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 6.9.0
>            Reporter: Henning Nöth
>            Assignee: Henning Nöth
>            Priority: Minor
>             Fix For: 6.9.2
>
>
> The waiting/processing-icon for tc:suggest is misplaced if tc:suggest is in a 
> popup.
> {code:xml}
> <tc:button label="open popup" >
>   <tc:operation for="popup" name="show"/>
> </tc:button>
> <tc:popup id="popup">
>   <tc:in>
>     <tc:suggest query="..." delay="200000">
>       <tc:selectItems .../>
>     </tc:suggest>
>   </tc:in>
> </tc:popup>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to