#21845 closed defect (bug) (fixed)
Losing comment reply by accidentally clicking on another comment
| Reported by: | icc97 | Owned by: | obenland |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Comments | Version: | 3.4 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui, administration |
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
@
11 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
@
11 years ago
- Keywords needs-refresh added
- Version 3.4.2 → 3.4
Replying to pareshradadiya:
Can you l10n the string you've got in your patch?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I am not sure I would consider this a bug but lets get some feedback from UX.