Opened 14 years ago
Closed 12 years ago
#15809 closed defect (bug) (duplicate)
Creating a category on the add/edit post page and pressing enter saves the post
Reported by: | gilbitron | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 3.1 |
Component: | UI | Keywords: | ux-feedback has-patch needs-testing dev-feedback 3.2-early |
Focuses: | Cc: |
Description
When you create a category on the add/edit post screen and hit "enter" the expected behaviour is to create the category. Instead the post is saved and the category is not created.
Attachments (4)
Change History (10)
#2
@
14 years ago
- Keywords ux-feedback has-patch needs-testing dev-feedback added; category save removed
- Version set to 3.1
I've noticed this too - tripped me up several times.
#4
@
14 years ago
This could also be applied to the post date/time inputs as I've seen the same thing happen there a few times.
@
14 years ago
fixed "enter" keypress on both publish date and new category text fields, works in both new / edit for post / page
Note: See
TracTickets for help on using
tickets.
This diff fixes the issue on the Edit Post screen but not on the Add Post screen.