Open Bug 648841 Opened 13 years ago Updated 2 years ago

Button on error page should have a "font: message-box" style

Categories

(Firefox :: General, defect)

20 Branch
x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: krystian4842, Unassigned)

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0

Error page buttons must be styled as they were in previous Firefox versions.

Reproducible: Always

Steps to Reproduce:
1. Go to some page that don't work.
2. You get the unstyled button "Try Again"



Since I don't know how to create patches... to solve this edit file skin/netError.css and add these lines:

#errorTryAgain {
    font: message-box;
}
Attached image Before
Attached image After
Version: unspecified → 4.0 Branch
In my opinion ,the buttons are styled correctly and this is not a bug.
It is because these were styled differently in Firefox 3.x and earlier.
Version: 4.0 Branch → 20 Branch
Severity: trivial → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: