Closed
Bug 31617
Opened 25 years ago
Closed 24 years ago
Pressing Tab key causes discrepencies
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: prime, Assigned: joki)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (Win98; U)
BuildID: 2000022820
On any web page, when pressing the TAB key in order to jump from one hyperlink
to the next, the dotted box that appears around the hyperlink does not disappear
when moving to the next hyperlink, resulting in having a dotted box around ever
hyperlink. This also happens with form elements like radio buttons, when moving
between them with the TAB key, the don't unpress.
Reproducible: Always
Steps to Reproduce:
1.Go to any URL
2.Press the TAB key several times in order to choose a hyperlink
3.
Actual Results: Dotted box showing active hyperlink does not disappear after
moving to next hyperlink on the page.
Radio buttons look as if they were pressed.
Expected Results: The dotted box should jump from hyperlink to hyperlink as i
press the TAB key. And radio buttons should unpress.
Comment 1•25 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 2•25 years ago
|
||
Handling as requested by pierr@netscape.com in bug 25258, "Selected FORM fields
and links do not redraw when losing focus", REOPENED.
Comment 3•25 years ago
|
||
sidr@albedo.net - I can't see any reference in that bug asking you to reopen
this one. I'm confused - can you explain why this isn't a dupe of it? :-)
Gerv
Comment 4•25 years ago
|
||
Sorry, should have been more specific.Refer, in bug 25258, to the comment under:
> ---- Additional Comments From pierre@netscape.com 2000-03-02 14:33 ----
...essentially, rather than marking DUP, Pierre is asking for bugs related to
this issue to be made part of a dependency tree for the engineers to sort out.
That comment has beenadded to bug 30671 should to make it clear.
Comment 5•25 years ago
|
||
Right, thanks :-)
Gerv
Comment 6•25 years ago
|
||
Reassigned to Event Handling
Assignee: cbegle → joki
Component: Browser-General → Event Handling
QA Contact: asadotzler → janc
Comment 7•25 years ago
|
||
Bug 25258 has been fixed, so someone needs to check that this is fixed also.
Gerv
Comment 8•24 years ago
|
||
This now works for Form Controls, but there is no dotted box at all for
hyperlinks. I'm going to close this as WORKSFORME.
Gerv
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → WORKSFORME
Comment 9•24 years ago
|
||
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Comment 11•24 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•