Open
Bug 610986
Opened 15 years ago
Updated 3 years ago
indicate in OS X window close button that a document is modified
Categories
(Core :: Widget: Cocoa, enhancement)
Tracking
()
NEW
People
(Reporter: glazou, Unassigned)
Details
Common practice on OS X is to indicate a currently edited document is modified
showing a black dot inside the red closebutton of the window. This is done using the setDocumentEdited method of NSWindow.
Being able to use it from script would be a great plus for all xulrunner-apps
allowing to edit and save something.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•