Closed
Bug 308718
Opened 19 years ago
Closed 16 years ago
Responce to sendkey-function including TAB char steps twice
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: nordta, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 I sended a character and a TAB char from Visual Basic.net (2003)application to Firefox page by using sendkey function. The Firefox stepped two positions in the table, should step only one position as does IE and Firefox 1.0. URL example may be temporary. Reproducible: Always Steps to Reproduce: 1.Open firefox URL including three input fields, focus to first input 2.Send a "1" and TAB char using sendkey function of Visual Basic.net 3.Send a "X" and TAB char using sendkey function of Visual Basic.net Actual Results: Firefox to steps over the second input field to the third input field, leaving second empty Expected Results: Write "1" to first input field and write "X" to second input field
Comment 2•16 years ago
|
||
I can't test or reproduce this, because I don't have access to Windows or Visual Basic. Is this still present in Firefox 3?
Updated•16 years ago
|
Whiteboard: [closeme 2009-03-14]
Comment 3•16 years ago
|
||
@Reporter, we have not heard back from you in a while, so I am closing this bug as INCOMPLETE. You can reopen this bug if more information becomes available. Some helpful information you can provide us is found at http://quality.mozilla.org/bug-writing-guidelines. You should also use a recent version of Firefox, from http://www.getfirefox.com.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2009-03-14]
You need to log in
before you can comment on or make changes to this bug.
Description
•