Closed Bug 520019 Opened 15 years ago Closed 13 years ago

JavaScript alert dialog should follow Safari 4's lead and not use a slow OS X's animated modal dialog (sheets)

Categories

(Core :: Widget: Cocoa, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 59314

People

(Reporter: erik, Unassigned)

Details

(Whiteboard: [parity-safari][parity-chrome][parity-opera])

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

When scripts display an alert, on OS X, the alert modal dialog slides down from the top of the window. This takes unnecessary time, especially for poorly written scripts which keep displaying such dialogs, or during debugging.

Even Apple's Safari 4 itself doesn't do this anymore and displays a (quickly showing) regular modal dialog.

Reproducible: Always

Steps to Reproduce:
1. Run script using JavaScript alert()
2. Notice the slow coming of the alert modal dialog
Status: UNCONFIRMED → NEW
Component: General → Widget: Cocoa
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → cocoa
Summary: JavaScript alert dialog should follow Safari 4's lead and not use a slow OS X's animated modal dialog → JavaScript alert dialog should follow Safari 4's lead and not use a slow OS X's animated modal dialog (sheets)
Whiteboard: [parity-safari]
Version: unspecified → Trunk
Whiteboard: [parity-safari] → [parity-safari][parity-chrome][parity-opera]
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.