[buddypress-trac] [BuddyPress Trac] #6846: Profile/Cover image upload doesn't work in MS Edge browser
buddypress-trac
noreply at wordpress.org
Sat Jan 30 14:21:21 UTC 2016
#6846: Profile/Cover image upload doesn't work in MS Edge browser
-------------------------------------+--------------------
Reporter: slaFFik | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.4.4
Component: Component - Attachments | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------------------+--------------------
Comment (by imath):
Thanks for your feedback hnla, 05.patch is fixing Edge and prevents any
side effects on other browsers/device.
The problem is so far the UI was acting right:
- no html5 support or mobile /touch > no "Drop your file here"
- if html5 support & ! mobile/touch > "Drop your file here" is visible
if we add the display: block rule to all browsers and not only to Edge:
- iPhone gets a silly info "Drop your file here" > how can you drag & drop
on mobile ???
- i'm almost pretty sure browsers not supporting html5 would also get this
silly info.
So i'm fine with any other solution as long as we don't display a silly
info to the user!
Remember: a user can't drag and drop on mobile or in browsers not
supporting html5... :)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6846#comment:28>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list