Closed Bug 6118 Opened 26 years ago Closed 26 years ago

<input type="file"> control doesn't use parent's context

Categories

(Core :: XUL, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: cmanske, Assigned: eric)

Details

The button part of the file picker widget is labeled "Browse..." The background color is the system color instead of using the parent window's color, at least it should when used in a dialog or toolbar. The font attributes (face, color, and size) should also be obtained from the parent. It currently shows the text in Courier (at least on Windows). As far as I can tell, the button does not respond to CSS commands to try to change the color and font. (Maybe that is a separate bug?)
Status: NEW → ASSIGNED
Target Milestone: M7
Target Milestone: M7 → M9
Assignee: kmcclusk → evaughan
Status: ASSIGNED → NEW
Eric, I'm re-assigning to you since your working on this form element.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Yes this will happen if you do not have GFX rendering turned on. Native buttons do not respond to CSS. Try turning on GFX rendering.
Status: RESOLVED → VERIFIED
Verified Invalid
You need to log in before you can comment on or make changes to this bug.