Closed Bug 28294 Opened 25 years ago Closed 25 years ago

Messagebox prompt for saving file has garabage for title

Categories

(Core :: DOM: Editor, defect, P3)

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cmanske, Assigned: cmanske)

Details

(Whiteboard: [PDT+])

Create a new page in Composer Type some text Click on preview button, or try to close the page with File | Close. You are prompted to save the file, but the dialog title is garbage. Fix is trivial, we weren't setting title string -- add 1 line of code: block->SetString( nsICommonDialogs::eDialogTitle, aTitle.GetUnicode() ); to 1 file.
Another simple fix to prevent Beta1 UI embarrassment. Requesting PDT approval.
Severity: normal → major
Keywords: beta1
Hardware: PC → All
Target Milestone: M14
Putting on PDT+ radar for beta1.
Whiteboard: [PDT+]
Checked in 2/18
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified in 2/22 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.