Closed Bug 234343 Opened 21 years ago Closed 20 years ago

Buttons in dialogs strangely alinged under linux

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jaap, Assigned: bugzilla)

Details

User-Agent:       
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8

Pre firefox 0.8. It used to be the case if you would popup an alert dialog box
in javascript like alert('hello i'm a alert dialog box') that the OK and Cancel
buttons would be centered now they are aligned to the right.

This is very inconvenient and in my opinion also more ugly. For example if you
install an extension usually multiple alert dialogs popup after another, which
you all have to "OK". When the OK button was in the middle this was very easy.
Now you have to move your mouse every time.

Other examples are the dialog that appears when you close firefox and there are
still downloads or when you want to save a password.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
I just notice that this is linux specific. For example when I make a dialog with
an Accept Cancel and Help button. Under Linux it looks liket this in ASCII art
----------                         ---------- ----------
|  Help  |                         | Cancel | | OK     |
----------                         ---------- ----------

And under windows
                       ----------  ---------- ----------
                       |  OK  |    | Cancel | | Help  |
                       ----------  ---------- ----------




Summary: Buttons in Alert dialogs are not centered anymore → Buttons in dialogs strangely alinged under linux
This is not a bug. This is implemented as designed.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.