diff --git a/toolkit/content/tests/chrome/Makefile.in b/toolkit/content/tests/chrome/Makefile.in
index 6383205403b..a80d555b178 100644
--- a/toolkit/content/tests/chrome/Makefile.in
+++ b/toolkit/content/tests/chrome/Makefile.in
@@ -69,6 +69,7 @@ _TEST_FILES = findbar_window.xul \
bug451540_window.xul \
test_bug451540.xul \
test_bug471776.xul \
+ test_bug570192.xul \
test_popup_preventdefault_chrome.xul \
window_popup_preventdefault_chrome.xul \
test_largemenu.xul \
diff --git a/toolkit/content/tests/chrome/test_bug570192.xul b/toolkit/content/tests/chrome/test_bug570192.xul
new file mode 100644
index 00000000000..0ee8815cd91
--- /dev/null
+++ b/toolkit/content/tests/chrome/test_bug570192.xul
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+ Test for Bug 570192
+
+
+
+
+
+
+
+ Mozilla Bug 570192
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/toolkit/content/widgets/textbox.xml b/toolkit/content/widgets/textbox.xml
index ce0c6897f76..d5cd73d5894 100644
--- a/toolkit/content/widgets/textbox.xml
+++ b/toolkit/content/widgets/textbox.xml
@@ -132,7 +132,7 @@