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

Hudson commented on TOBAGO-1708:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #814 (See 
[https://builds.apache.org/job/Tobago%20Trunk/814/])
TOBAGO-1708: The Dropdownmenu of a radiobutton group in an input group is not 
always on top
* workaround
[[[adding the generated stuff]]]
[developed by hnoeth] (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev&rev=1787431])
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/rebuild-theme.log
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/css/bootstrap.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/css/bootstrap.min.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/rebuild-theme.log
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/css/bootstrap.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/css/bootstrap.min.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/rebuild-theme.log
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/css/bootstrap.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/css/bootstrap.min.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/rebuild-theme.log
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/css/bootstrap.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/css/bootstrap.min.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/rebuild-theme.log
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/css/bootstrap.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/css/bootstrap.min.css.map


> The Dropdownmenu of a radiobutton group in an input group is not always on top
> ------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1708
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1708
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 3.0.3
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>            Priority: Minor
>         Attachments: screenshot.png, 
> TOBAGO_1708_The_Dropdownmenu_of_a_radiobutton_group_in_an_input_group_is_not_always_on_top.patch
>
>
> {code:java}  <tc:in>
>     <f:facet name="after">
>       <tc:button label="Button" omit="true">
>         <tc:selectOneRadio>
>           <tc:selectItem itemValue="Item One"/>
>           <tc:selectItem itemValue="Item Two"/>
>         </tc:selectOneRadio>
>       </tc:button>
>     </f:facet>
>   </tc:in>
>   <tc:in>
>     <f:facet name="after">
>       <tc:button label="Button"/>
>     </f:facet>
>   </tc:in>{code}
> The first input field contain a facet with a dropdown menu with a radiobutton 
> group inside. If pressing this button the dropdown menu is behind the button 
> from the second input group.



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

Reply via email to