The CheckBox control does not work into the TabbedPanel control.
----------------------------------------------------------------

                 Key: WICKET-1482
                 URL: https://issues.apache.org/jira/browse/WICKET-1482
             Project: Wicket
          Issue Type: Bug
          Components: wicket, wicket-extensions
         Environment: Microsoft Windows XP Professional, Apache Tomcat 6.0, 
Wicket 1.2, Eclipse 3.3.1
            Reporter: fallout
            Priority: Blocker


Hi.

I am using wicket 1.2.

I have a problem with the CheckBox control.
The problem is that when I have a CheckBox control into a TabbedPanel control 
it does not generate a roundtrip when I check/uncheck it.
Instead of a roundtrip I have a message about javascript error in the left 
corner of IE 7.0.

It should do a roundtrip because I overrided the 
wantOnSelectionChangedNotifications method and this method returns TRUE.

The checkbox control works fine when it is nested into a WebPage.
So it means that the problem is related to the TabbedPanel control.

Does anybody know a solution for this?

Thanks. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to