Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1441

TabbedPanel does not refresh unless you call setSelectedTab

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.3.2
    • None
    • wicket
    • None

    Description

      When you replace the currently selected tab (e.g. something like tabbedPanel.getTabs().set(0, new ...)), the tabbed panel is not refreshed. (Observed with code in the onsubmit of a form.)

      Workaround: call setSelectedTab(getSelectedTab()) on the tabbed panel.

      Attachments

        Issue Links

          Activity

            People

              ivaynberg Igor Vaynberg
              erikvanoosten Erik van Oosten
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: