Closed
Bug 314321
Opened 20 years ago
Closed 20 years ago
URL field look very confusing for data: and javascript: URIs
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: justdave)
References
()
Details
When I use a data: URI the "URL" label is placed inside
an <abbr> that has a tooltip talking about javascript: and data: URLs not being
clickable anymore. Unfortunately, the abbr dotted underline looks a lot like a link underline, and the very dark blue color bugzilla is now using for links is very close to black (and the hovered link color is even closer -- I can't tell it apart from black). So the damn thing _looks_ like a link, but isn't. So I keep clicking on it and nothing happens...
Could we please fix the display here to make it clear that this is not a link?
Assignee | ||
Comment 1•20 years ago
|
||
OK, the tooltip is a <span> now instead of an <abbr>. Does that work?
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
![]() |
Reporter | |
Comment 2•20 years ago
|
||
It's better, yeah.
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•