Open Bug 679253 Opened 13 years ago Updated 2 years ago

instantApply on a prefpane seems to be impossible

Categories

(Toolkit :: Preferences, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: joe, Unassigned)

Details

It's possible my testing was incorrect, but I set several prefpanes to be instantApply="false" in their xul files, and the OK/Cancel buttons never appeared.

From my basic reading of preferences.xul, it looks like we require browser.preferences.instantApply to be set the way the addon wants it: http://mxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/preferences.xml#600

Am I wrong?
This seems to be related (a cause of?) <a href="show_bug.cgi?id=641288"><b>Bug&nbsp;641288</b></a>
Correction:

This seems to be related (a cause of?) Bug 641288.
Do those prefpanes access the global instantApply instead of the local one?
(In reply to Joe Drew (:JOEDREW! \o/) from comment #0)
> It's possible my testing was incorrect, but I set several prefpanes to be
> instantApply="false" in their xul files, and the OK/Cancel buttons never
> appeared.
> 
> From my basic reading of preferences.xul, it looks like we require
> browser.preferences.instantApply to be set the way the addon wants it:
> http://mxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/
> preferences.xml#600
> 
> Am I wrong?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.