Closed
Bug 294262
Opened 20 years ago
Closed 20 years ago
wizard automatically sends the report upon 'enter' key is pressed
Categories
(Other Applications Graveyard :: Reporter, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mor.griv, Assigned: raccettura)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
When entering the information in the "Report Broken Website" wizard and
specifically in the "Problem Description" section, pressing the 'enter' key
submits the report (without even confirming with the user) instead of inserting
a new line character. This causes submitting uncompleted reports that clutter
the database.
Reproducible: Always
Steps to Reproduce:
1. Click Help -> Report Broken Website
2. Choose a problem type
3. Move to the Problem Description section
4. Press the 'enter' key
Actual Results:
The report submits without confirming with the user
Expected Results:
Either confirm with the user (i.e. confirmation dialog box) or insert a new line
character to the text area.
| Assignee | ||
Comment 1•20 years ago
|
||
Neil: any recommendations on a good fix for this? Description is an optional
field. Is there a way to take the focus off of the "next" button in a wizard?
I think that's the problem now.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•20 years ago
|
||
Originally the wizard code didn't expect textareas; neither did the dialog code,
but it got patched to check for them. Note that the xpfe version of the wizard
shouldn't be affected because bug 225563 added an alternative detection method.
| Assignee | ||
Comment 3•20 years ago
|
||
What about the toolkit version? I tested and see that Firefox is effected. Are
we bringing that fix over? Or is there a good workaround?
Comment 4•20 years ago
|
||
I've approved 294290 so hopefully this will be fixed there.
Comment 5•20 years ago
|
||
*** Bug 294504 has been marked as a duplicate of this bug. ***
Comment 6•20 years ago
|
||
Looks like it was indeed fixed by bug 294290.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050517
Firefox/1.0+
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•