Closed
Bug 94154
Opened 24 years ago
Closed 24 years ago
"Save File" dialog disables "Save" [displays as "Open"] button after directory change
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: apa3a, Assigned: bryner)
References
()
Details
Attachments
(1 file)
506 bytes,
patch
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.3+) Gecko/20010806
BuildID: 2001080608
When I change directory in "Save File" dialog "Save" button is renamed to "Open"
and disabled.
I've seen this problem in too places - saving attachment and using "Save Link
As" browser local pop-up menu.
Reproducible: Always
Steps to Reproduce:
1. Open www.mozilla.org
2. Right-click on any link, call "Save Link As" menu item.
3. "Save File" dialog appears. Change directory a few times by clicking on
directory names.
Actual Results: "Save" button changes name to "Open" and disabled.
Expected Results: No changes to "Save" button appearance and availability.
is there a filename in the appropriate field?
Assignee: asa → bryner
Component: Browser-General → XP Apps: GUI Features
QA Contact: doronr → sairuh
Reporter | ||
Comment 2•24 years ago
|
||
Yes, the file name is there. The button is enabled again and renamed to "Save"
when I change focus on "File Name" field.
Comment 3•24 years ago
|
||
I get this too, build 2001080723/sun ...
The workaround is to just click into the field that contains the name -
this makes the activated save button reappear.
Probably difficult to find out for the average user, so this is
a bug that should get fixed.
Same occurs in the save message as and save attachment dialogs, but
these are probably the same code under the hood...
Comment 4•24 years ago
|
||
i've seen this too, on linux. confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•24 years ago
|
||
bryner/jag, would you be able to fit in a fix for this for 0.9.4?
Keywords: mozilla0.9.4
Summary: "Save File" dialog disables "Save" button after directory change → "Save File" dialog disables "Save" [displays as "Open"] button after directory change
Assignee | ||
Comment 7•24 years ago
|
||
will try to get this in for 0.9.4 still.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.4
Comment 8•24 years ago
|
||
linux x86, 2001-08-17-15 and 2001-08-23-21.
Just confirming that I'm seeing this too.
Assignee | ||
Comment 9•24 years ago
|
||
Assignee | ||
Comment 10•24 years ago
|
||
This patch also fixes 92754.
Comment 11•24 years ago
|
||
r=jag
Why do I feel like there's another bug on this, with another approved patch?
Anyway, a=dbaron on behalf of drivers.
Assignee | ||
Comment 14•24 years ago
|
||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 15•24 years ago
|
||
vrfy fixed using 2001.08.27.08-comm bits on linux.
note: when i doubleclick to change a dir in the filepicker, the Save button
briefly flashes/changes into Open, then back to Save. chatted w/bryner about
this: the outliner selects on doubleclicks, and a selection [eg, a singleclick
to select a dir] causes the button to appear as Open.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•