Bug 1036441

Summary: If user types "Return" while entering Summary, the page is submitted
Product: [Community] Bugzilla Reporter: Dale R. Worley <worley>
Component: Bugzilla GeneralAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED NOTABUG QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: jmcdonal, rjoost
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-02 00:45:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dale R. Worley 2013-12-02 00:40:30 UTC
Description of problem:

When the user is entering the "Summary" data field of the Enter Bug page, if the user types Return, the page is submitted.  This is highly unexpected (given the behavior of other web sites) and undesirable (since the user has probably not yet entered the Description of the bug).

Version-Release number of selected component (if applicable)

It is the current version of this Bugzilla instance.  I do not know its version number because Bugzilla's pages do not provide the current version number.  (Should I file a bug report on that?)

How reproducible:

reproducible

Steps to Reproduce:
1. Start to create a new bug report.
2. After selecting the product, select a Component.
3. Start to enter text in the Summary field.
4. Type Return.

Actual results:

The page is immediately submitted (most likely with the Description field unentered).

Expected results:

Either (1) nothing should happen, or (2) the cursor advances to another data entry field.

Additional info:

Bugzilla was being accessed with Firefox 25.0 (as provided by Fedora 19 as of 30-Nov-2013).

Comment 1 Simon Green 2013-12-02 00:45:01 UTC
(In reply to Dale R. Worley from comment #0)
> It is the current version of this Bugzilla instance.  I do not know its
> version number because Bugzilla's pages do not provide the current version
> number.  (Should I file a bug report on that?)

No, the version is provided on the top right of the homepage ( https://bugzilla.redhat.com/ )

> Actual results:
>The page is immediately submitted (most likely with the Description
> field unentered).

The actual result is the expected result, and comes from upstream Bugzilla. This does some times result in incomplete bugs being filed. In these cases, a new comment and other changes can be made on the edit bug screen.

  -- simon