PDA

View Full Version : Enter & Tab key / Web Browser


taccurso
04-04-2003, 06:00 PM
Hi, I noticed that tab key doesnt work when trying to "tab" through website form fields viewed with web browser object, as well as pressing ENTER key to go to a web url. Any way to program those in, or is the viewer stuck with using the mouse. thanks.

Worm
04-04-2003, 09:11 PM
I've noticed this too. I don't know of any workarounds.

Just thought I'd let you know that you're not alone.

Lorne
04-07-2003, 09:32 AM
Hmm. Even if you click on the web browser object first?

(If so, it could be that the keystrokes are being gobbled up by the AutoPlay menu before they can reach the web page.)

Worm
04-07-2003, 09:51 AM
Yep,

If you use a WebBrowser Object and go to a site with a form to fill out, you can see for yourself. You can click in the first textbox, enter you text, press TAB, and nothing.

Darryl
04-07-2003, 01:39 PM
I've confirmed the behavior and have submitted a bug report to see if anything can be done.

taccurso
04-08-2003, 01:26 AM
For the "enter" key, can anything be done by way of scripting? so, after the user types a web address in and hits enter it goes to the site? I mean, how many of you dudes click the "go" button in IE?

Corey
04-08-2003, 03:28 AM
The user types a web address into what?

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)

taccurso
04-08-2003, 04:19 PM
the URL field..., or, "The Edit field Object" acting as a URL field for autoplay apps with use in conjunction with web browser object, going to websites... I take it most people click the GO button? I stopped doing that in '96 or so, in favor of pressing enter key, but thats just me.