On Enter of a Command Link is not working when using t:panelTabbedPane
----------------------------------------------------------------------

                 Key: TOMAHAWK-1580
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1580
             Project: MyFaces Tomahawk
          Issue Type: Task
          Components: Tabbed Pane
    Affects Versions: 1.1.9
         Environment: IBM Portal Server 6.1, JDK 1.6, tomahawk version 
(tomahawk12-1.1.9.jar)
            Reporter: Siddharth Rajan


I have a requirement where there are 5 panes on the page inside a 
PanelTabbedPane. In each of the panes, I have a included JSP containing the 
contents and also has command button. 

I wrote a JavaScript to call the onEnter Functionality using event.KeyCode == 
13 and managing an onKeyPress on all the input fields.

But when I click Enter key, it refreshes the portlet. Furthermore, if I am in 
pane 2 through 5, I get reset back to Pane 1 and the data is wiped out.

Please let me know if there is a work around for this since I could not find 
said scenario online.

Thanks,
Siddharth

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to