You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Christoph Stichlberger (JIRA)" <ji...@apache.org> on 2012/08/10 12:19:29 UTC

[jira] [Created] (TAP5-1985) Alert's "dismiss all" scrolls to top of page

Christoph Stichlberger created TAP5-1985:
--------------------------------------------

             Summary: Alert's "dismiss all" scrolls to top of page
                 Key: TAP5-1985
                 URL: https://issues.apache.org/jira/browse/TAP5-1985
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
            Reporter: Christoph Stichlberger
            Priority: Minor


because of the href="#" in the "dismiss all" link, when clicking it, the page scrolls to the top

This couldbe fixed e.g. by using ref="javascript:;" instead of ref="#"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira