[buddypress-trac] [BuddyPress Trac] #6846: Profile/Cover image upload doesn't work in MS Edge browser
buddypress-trac
noreply at wordpress.org
Thu Jan 28 22:59:57 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 r-a-y):
imath, I think you can commit `6846.patch` as that fixes the "Take Photo"
issue.
----
> is it fixing the button issues on wp-admin/extended profile and on
front-end screens ?
`button.patch` fixes the "Select a File" button issue ''on the frontend
only'' unfortunately. I don't think we need to use the CSS hack here as
we're only adding a `display: block` declaration.
For the wp-admin/extended profile page, I think we need to use
[https://github.com/moxiecode/plupload/wiki/Uploader#refresh-method
Uploader.refresh()] so the button is repositioned when Thickbox is first
opened. Not sure why this only happens in Edge... well my version of Edge
anyway :)
I tried a few things to get this to work, but wasn't sure how to call the
`refresh()` method. Could use your plupload expertise here, imath!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6846#comment:19>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list