Closed Bug 16505 Opened 25 years ago Closed 25 years ago

Blue border following focus appears on <HR>s in TABLE

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 12764

People

(Reporter: sidr, Assigned: karnaze)

References

()

Details

Summary:
If the horizontal rules in any page sent by bugzilla's show_bug.cgi
are clicked on, a blue rectangel appears around the <HR>. If another
<HR> is clicked on, it gets a blue rectangle and the first <HR> loses it.

Steps to reproduce:
1.  Go to bugzilla and display a bug report.
2.  Click on the <HR> just below "Query page" and "Enter new bug."
3.  Observe the blue rectangle that appears surrounding the horizontal rule.
4.  Scroll to the bottom of the bug report page.
5.  Click on the <HR> near the bottom of the page.
6.  Observe the blue rectangle that appears surrounding the horizontal rule.
7.  Scroll back up to the top of the page.
8.  Observe that the blue rectangle around the <HR> near the top of the page
    is gone.
9.  Repeat 2..8, or variations, as many times as you fancy.
10. Switch to another window, such that a <HR> from the first window without
    the blue rectangle is still visible.
11. Click once on that <HR>.
12. Observe that the <HR> gets the blue rectangle as soon as the original
    window is raised, as a result of the same click that raised the window.

Result:
Clicking on the <HR>s enclosed in the outermost TABLE in pages generated by
show_bug.cgi results in a blue rectangle appearing that moves when another
<HR> is clicked on.

Expected:
No such behaviour. Steps 10 and 11 should accomplish nothing more than raising
the original window.

Tested with:
1999-10-14-11-M11 on Windows NT.

Speculation: could the underlying cause of this also be the underlying cause of
Bug 16053, where an <IMG BORDER="0"> inside a <TD> element gets a blue
rectangle when clicked on? A testcase that will get uploaded next for 16053
is suggestive that it may be. With two <IMG BORDER="0"> in a table the blue
border moves when the other image is clicked on.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 12764 ***
Status: RESOLVED → VERIFIED
Verifying this bug dup of #12764 regarding the blue border.
You need to log in before you can comment on or make changes to this bug.