#21845 closed defect (bug) (fixed)
Losing comment reply by accidentally clicking on another comment
Reported by: | icc97 | Owned by: | obenland |
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 3.4 |
Component: | Comments | Keywords: | has-patch commit |
Focuses: | ui, administration | Cc: |
Description
This is a usability bug.
When replying to a comment in the Edit Comments (wp-admin/edit-comments.php) page, double-clicking on another comment will open that comment for editing and wipe away the reply you were writing.
If you want to highlight a word to copy from the comment that you are replying to this can be done by double-clicking the word. So completely by accident your reply is wiped out. This occurred on wordpress.com so I'm guessing their using the latest 3.4.2 version.
Attachments (3)
Change History (14)
#2
@
9 years ago
- Focuses ui administration added
- Keywords needs-patch added; ux-feedback removed
WordPress really should use some JS to detect a comment change and do a "are you sure you want to start quick editing a new comment? You will lose your changes to the comment you are currently editing" or something along those lines. This is a relatively minor ux issue though since you would not expect many people to double click on a different comment while editing one.
#4
in reply to:
↑ 3
@
9 years ago
- Keywords needs-refresh added
- Version changed from 3.4.2 to 3.4
Replying to pareshradadiya:
Can you l10n the string you've got in your patch?
#6
@
9 years ago
- Owner set to chriscct7
- Status changed from new to reviewing
Thanks! I'll review it today
I am not sure I would consider this a bug but lets get some feedback from UX.