Author: [email protected]
Date: Mon Mar 30 14:20:14 2009
New Revision: 5102
Modified:
wiki/IssueReportSample.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/IssueReportSample.wiki
==============================================================================
--- wiki/IssueReportSample.wiki (original)
+++ wiki/IssueReportSample.wiki Mon Mar 30 14:20:14 2009
@@ -1,7 +1,7 @@
#summary An example of a well reported issue on the GWT Issue Tracker.
Issue Report Summary:
-CloseHandler.onClose() doesn't fire when added to !PopupPanel
+!CloseHandler.onClose() doesn't fire when added to !PopupPanel
Found in GWT Release (e.g. 1.5.3, 1.6 RC):
GWT 1.6.2
@@ -13,7 +13,7 @@
Detailed description (please be as specific as possible):
-If I add a CloseHandler to a PopupPanel, the onClose() method nevers seems
to fire. I've tried adding the same CloseHandler to other widgets like a
MenuBar and it worked fine in all browsers there.
+If I add a !CloseHandler to a !PopupPanel, the onClose() method nevers
seems to fire. I've tried adding the same !CloseHandler to other widgets
like a MenuBar and it worked fine in all browsers there.
You can reproduce this issue by doing the following:
@@ -25,7 +25,7 @@
Repro code snippet (to help us reproduce the issue):
-Here is the PopupPanel that I'm trying to add the KeyUpHandler to:
+Here is the !PopupPanel that I'm trying to add the !KeyUpHandler to:
{{{
public class NewsPopup extends PopupPanel {
@@ -82,17 +82,4 @@
Links to relevant GWT Developer Forum posts:
-http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/samplelink
-
-
-= Introduction =
-
-Add your content here.
-
-
-= Details =
-
-Add your content here. Format your content with:
- * Text in *bold* or _italic_
- * Headings, paragraphs, and lists
- * Automatic links to other wiki pages
\ No newline at end of file
+http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/samplelink
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---