Closed
Bug 131865
Opened 23 years ago
Closed 23 years ago
Javascript message: Enter/Return keystroke problem
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 132720
People
(Reporter: benjamin, Assigned: jst)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.9+) Gecko/20020313
BuildID: 2002031303
Go to http://phpmyadmin.sourceforge.net/phpMyAdmin/ and play around by clicking
links with javascript message (ex: "Empty" "Drop"). When the msg window appears
click on the "enter" or "return" key.
Result: Msg window is closed but the function is terminated (call return
statement ???).
If I click with the cursor the OK button -> everything works.
Reproducible: Always
![]() |
||
Comment 1•23 years ago
|
||
which links am I supposed to click again? None of the links pop up a dialog box...
Reporter | ||
Comment 2•23 years ago
|
||
This web site is a demo and always change... try this ASAP before someone
removes it:
Go to
http://phpmyadmin.sourceforge.net/phpMyAdmin/sql.php3?lang=en&server=1&db=phpmyadmin&table=Mozilla&pos=0&session_max_rows=30&disp_direction=horizontal&repeat_cells=100&dontlimitchars=&sql_query=SELECT+%2A+FROM+%60Mozilla%60&zero_rows=The+row+has+been+deleted&goto=tbl_properties.php3&message=Deleted+rows%3A%26nbsp%3B1
Click on "Delete" in one of the table row and at the dialog Enter or Return...
![]() |
||
Comment 3•23 years ago
|
||
Ah, thank you! This is a duplicate of "Return and Enter keys do not correctly
confirm OK/Cancel dialogs"
*** This bug has been marked as a duplicate of 132720 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•