[
https://issues.apache.org/jira/browse/TOMAHAWK-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878428#action_12878428
]
Damien GOUYETTE commented on TOMAHAWK-1513:
-------------------------------------------
Hello,
I tried your code, and it seems to work well on my laptop.
I switched between tab a, b and c, so i clicked on 1 inside tab c and it's
work well
I tried on firefox and google chrome. Which browser do you use ?
> Getter for SelectionIndex won't called after switching a tab by a tabheader
> ---------------------------------------------------------------------------
>
> Key: TOMAHAWK-1513
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1513
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Components: Tabbed Pane
> Affects Versions: 1.1.9
> Environment: Linux, Tomcat 6
> Reporter: Christian Schneider
>
> After changing the tab with a click on a tabheader the selectedIndex binding
> won't called.
> I've uploaded an minimal example here:
> http://www.s2server.de:8080/MyFacesTabbedPaneExample-1/Starter.faces
> Clicking 0, 1, 2 works perfectly. But after a tabheader a, b or c is clicked,
> the tabswitch doesn't work anymore.
> You can find this example as an mavenized project here:
> http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/
> The important files:
> http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/src/main/java/com/s2/example/myFacesExample/controller/Controller.java
> http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/src/main/webapp/Starter.xhtml
> Thanks a lot.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.