[wp-trac] [WordPress Trac] #35552: Added pointer cursor on theme, plugin, and media uploader
WordPress Trac
noreply at wordpress.org
Mon Aug 29 15:40:38 UTC 2016
#35552: Added pointer cursor on theme, plugin, and media uploader
-------------------------------------+-------------------------------------
Reporter: Ankit K Gupta | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upload | Version: 3.9
Severity: normal | Resolution:
Keywords: has-patch has- | Focuses: ui, accessibility,
screenshots | administration
-------------------------------------+-------------------------------------
Comment (by afercia):
Probably, the reason why these file upload inputs are not styled is
because, historically, they have always been very difficult if not
impossible to style due to the fact this kind of inputs depends on the
operating system, especially the "browse" button. Modern browsers allow
some more styling through the shadow-DOM and exotic proprietary CSS
selectors but honestly I think it's better to stay away from that and do
just what is proposed in this ticket :)
Using the pointer cursor is a nice, small, improvement and I don't see any
reason why it shouldn't be done. +1 from me.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35552#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list