api.HTMLInputElement.webkitdirectory - Fix for #11982 reverted, but still unsupported on any mobile browser #24357
Labels
data:api 🐇
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
#11982 was fixed by #21451 but the fix was reverted by #22050.
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Safari
What did you expect to see?
It's more accurate to say no mobile browsers support webkitdirectory, because https://caniuse.com/input-file-directory is unsupported on all of them.
Did you test this? If so, how?
Yeah, I tried using this option on a phone and there was no way to choose a folder to upload.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://bugs.webkit.org/show_bug.cgi?id=271705
https://issues.chromium.org/issues/40248532
https://bugzilla.mozilla.org/show_bug.cgi?id=1887878
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory
MDN metadata
MDN page report details
api.HTMLInputElement.webkitdirectory
The text was updated successfully, but these errors were encountered: