Closed (fixed)
Project:
Node Connect
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Dec 2011 at 03:26 UTC
Updated:
18 Jan 2012 at 18:40 UTC
With the current form configuration, the Cancel button gets placed before the Save button on the node add/edit form. When the Enter key is pressed, the cancel operation is triggered, rather than the expected save operation (which confused me until I realized what happened). Simply adding a weight to the cancel button fixes this issue. The attached patch does that.
| Comment | File | Size | Author |
|---|---|---|---|
| reposition_cancel_button.patch | 597 bytes | oadaeh |
Comments
Comment #1
cntlscrut commentedpatch tested and applied to 7.x-1.x branch