Open Bug 1412287 Opened 8 years ago Updated 3 years ago

Subdialog of in-content preferences can not be styled from l10n strings

Categories

(Firefox :: Settings UI, defect, P4)

defect

Tracking

()

Tracking Status
firefox57 --- wontfix

People

(Reporter: stoyan, Unassigned)

Details

Attachments

(1 file)

The "min-height" property from "appManager.style" l10n string ID is not respected. I can see the browser frame content receiving the correct styling from the string, but the containing frame has other smaller value.
Code: http://searchfox.org/mozilla-central/rev/40e8eb46609dcb8780764774ec550afff1eed3a5/browser/components/preferences/applicationManager.xul#17 To reproduce: in the Applications section, select for example Web Feed, click the app dropdown and "Application Details…" Not sure if this belongs to ::Theme or ::Preferences.
> The "min-height" property from "appManager.style" l10n string ID is not respected. I can see the browser frame content receiving the correct styling from the string, but the containing frame has other smaller value. It should be respected at load time. We just don't react to dynamic changes of that `style` attribute in my experience. But if you plug the right style via DTD entry, it should affect the size of the dialog.
Component: Theme → Preferences
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: