Opened 5 months ago
Last modified 8 weeks ago
#58783 accepted defect (bug)
Alternative text entered whilst uploading an image is lost when the image finished uploading
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | needs-patch reporter-feedback |
Focuses: | ui, accessibility | Cc: |
Description
When uploading images in WordPress' Media editor, I keep typing alternative text while the image uploads just to lose it immediately when the image has uploaded. This is frustrating and should work differently.
Attachments (1)
Change History (18)
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
5 months ago
#3
@
5 months ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 6.4
- Severity changed from major to normal
- Type changed from enhancement to defect (bug)
This ticket was mentioned in Slack in #core-media by joedolson. View the logs.
4 months ago
#5
@
4 months ago
Following discussion of this issue, the only viable solution is that the input fields should be disabled or removed until the image has completed uploading. The bug is that we should not provide fields to add meta data for a database record that does not yet exist.
#6
@
4 months ago
- Keywords reporter-feedback added
Hi, @codepo8! On testing, we're finding that we can't reproduce this in our current environments; we've tested on Android/Chrome, Windows 10/Chrome, Windows 10/Firefox, an MacOS/Chrome, and on all of those environments the input fields are disabled while uploading.
What's your environment for this?
This ticket was mentioned in Slack in #accessibility by amberhinds. View the logs.
4 months ago
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
3 months ago
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
2 months ago
This ticket was mentioned in Slack in #core-media by antpb. View the logs.
2 months ago
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
2 months ago
#12
@
2 months ago
I was unable to fill in anything while the file was downloading, I have all fields stubbornly disabled. We need steps to reproduce the issue. But I can agree it would be great to be able to fill in the whole additional information while the file is still in progress and not waiting, so it might be worth considering.
But I noticed another thing, that can be addressed in the another ticket: when you are uploading something and want to switch view, the page reloads without any warning that that progress of upload progress will be lost. I would suggest that while the file is in progress, it would be worth adding an event listener to all links on the page and asking the user to confirm the page reload.
#13
@
2 months ago
@codepo8 could you review #comment:6 and provide information on your environment?
#15
@
2 months ago
I just tested this on Microsoft Edge version 117.0.2045.55 on MacOS Ventura 13.4 and the fields all have the readonly
attribute in the attachment details window while an image is uploading.
The video is too big to upload here so here's a link: https://imgur.com/a/2q6oQQ4
Screencast of the failed entry of alternative text