Closed
Bug 287250
Opened 20 years ago
Closed 20 years ago
No O.K. Button On Options V Menu
Categories
(Firefox :: Menus, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jennifer755, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8b2) Gecko/20050321 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8b2) Gecko/20050321 Firefox/1.0+ Open Edit / Preferances look on the bottom of the menu. There is a "Cancel" only. Reproducible: Always Steps to Reproduce: 1.Open Edit / Preferances 2.Look at the Options V Menu 3.Find O.K. shows only "Cancel" Actual Results: Settings generally not saved for Tab Sessions, or any of the configs that are not "Default" like the Password Manager. Expected Results: When the "O.K." button is present all settings should be saved. No thems or extensions installed, plain vanilla browser. Slackware 10.1 KDE 3.3.2 Desktop Mod to no Graphics on desktop (performance) AMD K6-2 500 256MB System Ram nVidia GeForce 2 MX 400 64MB Ram (Not using nVidia Driver, crashes system)
Comment 1•20 years ago
|
||
This is the behavior as coded per http://lxr.mozilla.org/seamonkey/source/browser/app/profile/firefox.js#355 All OS's except for Windows have browser.preferences.instantApply set to true. I expect this is per the ui guidelines and believe this is invalid.
Comment 2•20 years ago
|
||
From the GNOME HIG http://developer.gnome.org/projects/gup/hig/2.0/windows-utility.html#default-buttons example 3.7 shows a preference window which according to the document should only have Close, Minimize, Roll-up/Unroll. marking invalid
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•18 years ago
|
QA Contact: bugzilla → menus
You need to log in
before you can comment on or make changes to this bug.
Description
•