[wp-trac] [WordPress Trac] #64065: Dragging theme/plugin ZIP outside file input field, downloads file instead of uploading.
WordPress Trac
noreply at wordpress.org
Sun Feb 8 01:10:50 UTC 2026
#64065: Dragging theme/plugin ZIP outside file input field, downloads file instead
of uploading.
-------------------------------------------------+-------------------------
Reporter: ibrahimriaz | Owner: joedolson
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.0
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-test-info has- | Focuses: ui,
screenshots commit | accessibility, css
-------------------------------------------------+-------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"61598" 61598]:
{{{
#!CommitTicketReference repository="" revision="61598"
Plugins/Themes: Increase size of drop region for uploads.
The native drop area surface is the `input[type="file"]` element, which is
quite small on plugin and theme upload screens. A larger drop area makes
it easier for users to successfully drag their file over the region.
Modify the CSS so that the file input occupies the full visual space.
Props ibrahimriaz, ronya4927, huzaifaalmesbah, noruzzaman, r1k0,
nikunj8866, joedolson.
Fixes #64065.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64065#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list