Hi, I have posted similar message in PS community but since it is more dev focused forum I’d like to ask here too: I am trying to make plugin in UXP that is using webview to render some webpage. The webpage itself is using inputs with “file” type. Unfortunately clicking on such input does nothing on MacOs (it does work on Windows though). From what I see in Safari webview documentation it requires implementing some methods on webview delegate. Can anyone from Adobe confirm that this is planned feature? It would be nice to have it working on MacOs too.
@lucadalli
UXP team has fixed the issue and planned to release the fixed version soon.
However, it requires PS team to integrate the fixed version of UXP and release.
It would take some time.
I think that the file input(selector) is nothing to do with file drag & drop. If the content supports file drag and drop, it should work regardless of the file selector.