Closed Bug 662411 Opened 13 years ago Closed 13 years ago

Be able to tab from commit message to save button

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Builder 0.9.8

People

(Reporter: dbuchner, Assigned: smcarthur)

Details

Currently hitting enter just adds new lines to the textarea, we should submit the form and save any changes if the user presses enter.
Assignee: nobody → smcarthur
Priority: -- → P3
Target Milestone: --- → Builder 0.9.6
Target Milestone: Builder 0.9.6 → Builder 0.9.7
This is how textareas work you can't hit enter to submit the form from there.

And I want to make new lines in my textareas. Especially in this commit box. :P

It would be nice if hitting tab out of the textarea would select the save icon though. So you can just hit tab and then enter.
I 100% agree with comment 1. So shall it be.
Summary: Hitting the enter key on the version/commit hover form should fire save event → Be able to tab from commit message to save button
Target Milestone: Builder 0.9.7 → Builder 0.9.8
fixed in master https://github.com/mozilla/FlightDeck/commit/0262eaba67609789a96c8af0af926d44e0e6c3e3

An added benefit: mousing over the save button auto-focuses the version-name box. So you can just mouse over, optionally change version, tab, write commit message, tab, enter. Saved.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.