download of image (generic file?) fails if identical filename present locally (OTF filenames) #41284
Closed
2 of 5 tasks
Labels
bug
OS/iOS
Fixes related to iOS browser functionality
QA Pass - iPad
QA Pass - iPhone
QA/Test-All-Platforms
QA/Yes
release-notes/include
Milestone
Description
Browsers support the download of files whose filenames are defined in the
download
attribute of the link, and whose source filenames are supposed to be discarded in favour of that attribute content..This fails when [filename already present locally] on Brave iOS, but not Safari iOS.
This succeeds when [no such filename conflict present locally]
The download itself is being done, but is shown as
failed
after completion.In the reconstruction example I used a download initialized by js.
Steps to reproduce
I did not test against non-OTF (normal) filenames
I think the minimum definition is:
The following js download trigger code would currently fail,
if
fileName
is already present in IOS download dir:Actual result
Expected result
Reproduces how often
Easily reproduced
Brave version
1.69.2 (172)
Device/iOS version
17.6.1
iPhone Xs
Affected browser versions
Reproducibility
Miscellaneous information
not an issue in iOS Safari
The text was updated successfully, but these errors were encountered: