reference-browser icon indicating copy to clipboard operation
reference-browser copied to clipboard

File Input Tag Not Working in Browser App

Open suisuyy opened this issue 1 year ago • 0 comments

Steps to reproduce

1.go to a website with input tag <input type="file"/> , like file input test 2.upload a file but nothing happen

Expected behavior

-The file selection dialog should appear, and the selected file should be processed appropriately by the app.

Actual behavior

-file selection dialog appears, but after select a file ,no file is uploaded or selected.

Device information

  • Android device: android 9 11 12
  • Reference Browser version: 1.0.2437

suisuyy avatar Sep 12 '24 06:09 suisuyy