Yes it is intentional because you have to implement HistoryListener
and do the navigation manual(due to AJAX-nature of your application).
"Do the navigation" mostly means you have to hide/show some parts of
your app. Read the manual on HistoryListener.

On 21 Nov., 01:24, "Sarah (skatc)" <[EMAIL PROTECTED]> wrote:
> It seems that when you add a ClickListener to a Hyperlink, clicking on
> the produced anchor causes the listener to fire, but does not navigate
> to the anchor's href.  Is this intentional?  Is there a way to make
> the listener "return true" so that the click event bubbles up to the
> anchor and opens the link after the listener fires?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to