Closed
Bug 400689
Opened 17 years ago
Closed 17 years ago
The 'more info' in the Identity Panel should be a 'button' not a 'text-link'
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 414872
People
(Reporter: alfredkayser, Assigned: johnath)
References
Details
The 'Tell me more about this website' text-link is now styled as a text-link, so that one expects a website to be opened when one clicks on it.
However, it opens the 'PageInfo/Security' *dialog* box, and not a website.
While the text-link may look nicer in the mockups, the look&feel isn't right.
The 'Tell me more about this website' should be a button (and styled as such). Basicly replace the
'<label id="identity-popup-more-info-link" class=".text-link" onclick=...'
with
'<button id="identity-popup-more-info-button" oncommand=....'
Assignee | ||
Comment 3•17 years ago
|
||
I knew I already had a bug open on this! Duping this one to the new bug which already has a reviewed patch.
Blocks: larry
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: blocking-firefox3?
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•