Closed Bug 63912 Opened 24 years ago Closed 24 years ago

GUI not displaying properly [outline, link, image]

Categories

(Core :: DOM: Selection, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: eleone, Assigned: mjudge)

References

()

Details

Attachments

(2 files)

(deleted), application/octet-stream
Details
(deleted), image/gif
Details
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98) BuildID: 2001108 Browser: Netscape 6.0 Role: tester Organization: n/a Course: n/a Pages/Area: see screen shot below Date and Time: see email time stamp Error: After selecting a link on the Navigation Bar, a small box appears at the bottom of the link selected. Html code below screen shot. Reproducible: Always Steps to Reproduce: 1.click on any link and the box will appear 2. 3. Actual Results: a box appeared, please see attached screen shot and HTML code Expected Results: the box should not have appeared
Attached file html source code (deleted) —
Attached image screen shot (deleted) —
*** Bug 63911 has been marked as a duplicate of this bug. ***
Selection boxes are standard procedure. Designers are not allowed to prevent them. Usually they should surround whatever you activate.
Component: Browser-General → Selection
back to browser general
Component: Selection → Browser-General
Aactually they are, :active { -moz-outline: none; } ...should do it.
over to selection. do you see this on a new build?
Assignee: asa → mjudge
Component: Browser-General → Selection
QA Contact: doronr → blakeross
Marking WORKSFORME due to lack of response. Reopen if this is still a problem in the latest nightlies.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Is there a bug for the focus outline not surrounding the image? (It's currently always the same height as text.)
I think the bug about focus outline not surrounding images is bug 58456.
Summary: GUI not displaying properly → GUI not displaying properly [outline, link, image]
-moz-outline: does indeed kill the focus indicator, but unless I (and Eric Meyer) have woefully misunderstood the CSS rec, the page author should be able to control it using outline-style, outline-width, outline-color and outline properties. None of them work on my test case at: http://www.function.de/test/bugzilla_tests/outline_demo.html Looks like a bug to me--at least on 0.9.4 on Mac OS X.0.4 (the build/OS I'm running).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: