Closed
Bug 8270
Opened 26 years ago
Closed 26 years ago
REGRESSION: tab doesn't get you to next field
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M7
People
(Reporter: morse, Assigned: joki)
Details
When filling in a form, pressing the tab key is supposed to take you to the next
field of the form. This was working up until a few days ago. As of todays
build it is no longer working.
To demonstrate this, go to any form. Don't know any? Then go to
edit/wallet/samples and pick and sample on this list.
Updated•26 years ago
|
Assignee: karnaze → pollmann
Comment 1•26 years ago
|
||
Eric, I'm not sure if this is yours or Tom's.
| Assignee | ||
Updated•26 years ago
|
Assignee: pollmann → joki
Target Milestone: M7
| Assignee | ||
Comment 2•26 years ago
|
||
Yeah, you can give this to me for the moment since I'm on top of it. Due to
tague's key event changes he #ifdef'd out all of the tab navigation and
keyboard control of scrolling. I'll look to see what the deal is for M7.
| Assignee | ||
Comment 3•26 years ago
|
||
Tague, do we have a status on this? Are we fixing this in M7 or M8?
I don't think it's a deal breaker for M7, I think it can wait? What do other
people think. It simply a matter of figuring out what do with the code I
#ifdefed out (because i didn't know what do to with it) to get rid of the
keydown event being redispatch as a keypress.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•26 years ago
|
||
Okay, this should work again now. Tague? You want to take a look and make sure
you're stuff is okay with this too?
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
Fixed in the June 17th Build (1999061708)
You need to log in
before you can comment on or make changes to this bug.
Description
•