Closed Bug 18579 Opened 25 years ago Closed 24 years ago

[outline]Link outlines aren't redrawn correctly when 'unselected'

Categories

(Core :: Layout, defect, P3)

All
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 9809

People

(Reporter: endah, Assigned: rods)

References

Details

(Keywords: css2)

When a link is clicked on, the 'dotted line' appears fine, outlining the
respective link with no problems.

If another area of the web page is 'clicked on' in order to unselect the link,
when the outline is removed, parts of the line remain having not been fully
removed. This has occurred in every version of mozilla I've used since outlining
links was introduced. I'm currently using a build from source downloaded on 10th
November, though the same problem occurred in M11 (I think also M10) and another
download from 1st November.
Assignee: troy → rods
Rod, I think the outline support was done by you. Please reassign if not the
case
Assignee: rods → beard
This is a view issue, outlines are drawn on the outside of the frame, and this
causes some intersting issues for views. If we need to we can disable
this - reassigning to patrick
Assignee: beard → rods
How are you drawing the outline to begin with? If you need it erased, then you
should call view->GetParent(parent) and then update the area in the parent view's
coordinate system. That's how you draw outside of your own view.
Target Milestone: M14
milestone update
*** Bug 16301 has been marked as a duplicate of this bug. ***
*** Bug 22524 has been marked as a duplicate of this bug. ***
*** Bug 23632 has been marked as a duplicate of this bug. ***
*** Bug 25232 has been marked as a duplicate of this bug. ***
changing to M15
Target Milestone: M14 → M15
*** Bug 28587 has been marked as a duplicate of this bug. ***
two things (on Linux/intel/Gnome/2000022916):
-if you mousover the 'unselected' (or 'deselected') links, the outline goes
away.  (which seems like good progress)

-if switch the focus to another application, then mousover the 'selected' link,
the outline DOES go away (which seems wrong)
There's another bug right now covering this one up:  bug 25258 (see also bug
21363 which was marked as a dup of it).  Marking as dependency.  These are two
separate issues.
Depends on: 25258
*** Bug 30670 has been marked as a duplicate of this bug. ***
*** Bug 25258 has been marked as a duplicate of this bug. ***
Keywords: css2
changed summary
Status: NEW → ASSIGNED
Summary: Link outlines aren't redrawn correctly when 'unselected' → [outline]Link outlines aren't redrawn correctly when 'unselected'

*** This bug has been marked as a duplicate of 9809 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
VERIFY duplicate
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.