Closed Bug 1170004 Opened 9 years ago Closed 9 years ago

Pressing back after a bug submission error leaves the "Save Changes" button greyed out

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: emorley, Unassigned)

Details

1) Open a bug in modal view
2) Press edit
3) Delete the text in the "assigned to" field (as though you were going to type a different assignee
4) Forget you were supposed to type something and press "save changes"
5) On the error page, press back
6) Type your email in the "assigned to" field
7) Try to press "save changes"

Expected:
"save changes" works

Actual:
The "save changes" button is disabled and requires manipulation of the DOM using the inspector tool, in order to be able to submit the changes.
Summary: Pressing back after getting a bug change submission error leaves the "Save Changes" button greyed out → Pressing back after a bug submission error leaves the "Save Changes" button greyed out
somewhere along the way we triggered firefox's bfcache (yay!) but that means we need to look for the pageload event to reset the ui's state.
Assignee: nobody → glob
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
   ffd0e30..cf55aa5  master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee: glob → nobody
Component: User Interface: Modal → User Interface
You need to log in before you can comment on or make changes to this bug.