Closed
Bug 6860
Opened 25 years ago
Closed 25 years ago
[PP]Save button is named as open in Save/Save as dialog
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: chrispetersen, Assigned: sdagley)
References
Details
Version:Apprunner
Build: 1999052008
Platform: Windows 98, NT
Other Platforms: Works fine on Linux and Mac.
Expected Results:
The save button should be displayed rather than the open button.
What I got:
The open button is displayed in the Save dialog.
Steps to Reproduce:
1) Launch Apprunner.
2) Select Editor from the Tasks menu.
3) From the file menu, select Save or Save As.
4) In the Save dialog, notice the button is named open instead of save.
Updated•25 years ago
|
Assignee: kostello → sfraser
Target Milestone: M10
Comment 1•25 years ago
|
||
Set to M10, assigned to sfraser
Updated•25 years ago
|
Assignee: sfraser → sdagley
Comment 2•25 years ago
|
||
This is a bug with the Windows nsFileWidget. Reassigning.
Updated•25 years ago
|
Summary: [PP]In Editor, save button is named as open in Save/Save as dialog → [PP]Save button is named as open in Save/Save as dialog
Comment 3•25 years ago
|
||
Remove "In editor" from summary, because this happens everywhere you save.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•25 years ago
|
||
Fix checked in 08/25 18:00 PDT. The problem was the file open dialog code was
always being used, even on a nsFileWidget::PutFile call.
You need to log in
before you can comment on or make changes to this bug.
Description
•