Re: [orca-list] Interacting with file data entry field



Hello,

As far as I known when using file html input it does not allow entering a path and the file name. It's often implemented as a browse button within the browsers. Clicking the button should show native open dialog (gtk file chooser in case of running firefox on linux). When a file has been selected the filename is printed next to the browse button. You should be able to read that when orca is in browse mode. If you would like to have read only edit field with the value, the best you can do is adding yet another html input and populating it with some javascript.

Greetings

Peter



Dňa 17. novembra 2016 17:39:46 používateľ John G Heim <jheim math wisc edu> napísal:

I am writing a web app to allow a user to import some data and the form
has a field of type "file" on it. I am having trouble testing my own
code because I can't figure out how to just type in the name of the
file. I get that I can click on the browse button and select it. But
then I'm not sure how to tell that I have selected the right file. I am
using firefox 49.0.2 and orca 3.20.3.




--
--
John G. Heim; jheim math wisc edu; sip://jheim sip linphone org

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]