Closed
Bug 367732
Opened 19 years ago
Closed 19 years ago
Border applied to anchors when clicked disrupts layout
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 286368
People
(Reporter: fleona, Unassigned)
Details
(Keywords: testcase)
Attachments
(3 files)
Firefox has a "feature" that when you click an anchor but you don't let go of the button, it applies a small border to the anchor. If you have the anchor in a limited space environment, the adding of the border may cause a vertical or horizontal scroll bar.
On the particular site i am developing, i have an image map with a anchor if the click goes outside of any of the recognized areas. When clicking any of the areas, the border appears, disrupting the layout and making the image area unusable.
I don't think i need to supply a html testcase, but in case i haven't made myself clear, i will upload an animated gif so you can see what the problem is about.
Tested on firefox 2.0.0.1 on windows xp sp2.
Comment 1•19 years ago
|
||
Please supply a minimal HTML testcase.
Reporter | ||
Comment 2•19 years ago
|
||
Unzip and open the htm file. Sorry, this is as small as i could
Comment 3•19 years ago
|
||
Updated•19 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•