Open
Bug 677117
Opened 13 years ago
Updated 2 years ago
Ctrl arrow right stops before text with select and text with input
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
REOPENED
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: regression, testcase)
See url testcase, which is from bug 677113.
Steps to reproduce:
- Press the ctrl arrow right key, notice how the caret stops before the text and select.
This seems to have regressed between 2011-03-11 and 2011-04-08.
Comment 1•12 years ago
|
||
This regressed within http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=e11c2f95f781&tochange=bf68a4a3ef6a
hg bisect gives:
The first bad revision is:
changeset: 63940:256d72a8245c
user: Boris Zbarsky <bzbarsky@mit.edu>
date: Fri Mar 25 21:05:56 2011 -0400
summary: Bug 643945. Use a <button type='button'>, not an <input type='button'>, for the dropmarker in a <select>. r=ehsan
Blocks: 643945
Keywords: regressionwindow-wanted
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•