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

StopPropagation functionality on link is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.7.0
    • 6.8.0, 7.0.0-M1
    • None
    • None

    Description

      In the quickstart I'll add the following is illustrated:

      • simple table with AjaxLink on tr
      • on that tr there's another AjaxLink with should not propagate the onclick to the tr
      • So when clicking the "here" link, on the server logging only the following should appear:
      • onclick LNK
        but also the logging from the tr link is printed:
      • onclick LNK
      • onclick TR

      In wicket 6.6 this works.

      Thanks in advance ! Kind regards, Marieke

      Attachments

        1. myproject.zip
          21 kB
          Marieke Vandamme

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              marie Marieke Vandamme
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: