Closed Bug 212575 Opened 21 years ago Closed 21 years ago

Header pane textboxes without standard styles (Subject and Date fields in header area showing in white text boxes)

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.5beta

People

(Reporter: mnyromyr, Assigned: sspitzer)

References

Details

(Keywords: regression)

Attachments

(1 file)

without bug: 2003-07-11-08 Win2k
with    bug: 2003-07-12-04 Win2k

In the "expandedHeaders" vbox, all mail-headerfields contain a xul:textbox,
whose html:input elements used to take the styles "html|.textbox-input" and
"html|.textbox-textarea" from "chrome://global/skin/textbox.css".

These styles are not applied in the current nightly, hence the header fields are
drawn (in Classic) as "white" ("sunken") input fields.

The styles "input" from "forms.css" and "html|.textbox-input" from "xul.css" are
still applied.
workaround (20030712-08) that I use

#expandedHeaderView input{
 font-size:7pt;
 border:none;
}
I also see this with today's build

possibly related to the checkin from bug 211308 ?
Seen this on Linux too. Please change Hardware/OS to All/All as it is not
platform specific code.
OS: Windows 2000 → All
Hardware: PC → All
*** Bug 212587 has been marked as a duplicate of this bug. ***
Depends on: 212579
this blocks the next release.

I'll have to check if it is part of 1.5a or not.
dbaron, if this was caused by #211308, did that make into 1.5 alpha?

if so, this would block 1.5 alpha (in my book)
Target Milestone: --- → mozilla1.5beta
This was the same regression window as bug 212579 (bz's XBL checkins).
...and it's not part of 1.5alpha.
thanks for the info, dbaron.

bz, when you look into bug #212579, can you look into this as well?
Yeah, this is one of the three things I'm looking into that all broke.
updating summary to avoid dups.
Summary: Header pane textboxes without standard styles → Header pane textboxes without standard styles (Subject and Date fields in header area showing in white text boxes)
*** Bug 212622 has been marked as a duplicate of this bug. ***
Fixed by backing out the relevant part of the patch in bug 211128; explanations
as to what was going on are in that bug if anyone is curious.

Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 212635 has been marked as a duplicate of this bug. ***
*** Bug 212675 has been marked as a duplicate of this bug. ***
*** Bug 212721 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: