Closed
Bug 11263
Opened 25 years ago
Closed 25 years ago
[PP] XP text widget has gray background
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
M14
People
(Reporter: Brade, Assigned: buster)
References
Details
problem on Mac (not on Windows; Unix unknown)
turn on XP widgets (via pref file)
in AppRunner, notice that the location text field has a gray background. The
default background should be white.
Updated•25 years ago
|
Assignee: karnaze → dcone
Comment 1•25 years ago
|
||
Reassigning to Don.
Reporter | ||
Comment 2•25 years ago
|
||
I notice that if I add this css it has no effect in xul:
input[type="text"] {
background-color: red;
}
Reporter | ||
Comment 3•25 years ago
|
||
another thing I notice about this bug (not sure if it's helpful) is that the
bottom right corner of the field *is* white but that typing appears in the gray
portion and the white corner always obscures the text (the text is beneath the
white layer)
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 4•25 years ago
|
||
Under linux the background is gray with a white border, but the real problem is:
You can't write anything in the text widgets. They are completly blocked!!!!
Comment 5•25 years ago
|
||
That problem I was refering to had a complete different reason. Forget it.
Updated•25 years ago
|
Target Milestone: M14
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 6•25 years ago
|
||
The text background is white on my build.
Using build 1999121508 on mac and linux ONLY, bringing up the compose window
the message body area is grey. It's also is gray for location "about:blank" and
the bodt area for Composer. On Win98 it's white. We have a bug 20021 that
refers to this bug for the gray problem. Reopening. In the origninal scenario
XP widets had to be turned on via pref file, now XP widgets are on by default so
this gray background is default. Also making bug 20021 depend on this one.
Note: For the Compose window problem, this is for HTML only, plain text
background is white. Removing resolution worksforme
Comment 10•25 years ago
|
||
*** Bug 20021 has been marked as a duplicate of this bug. ***
Updated•25 years ago
|
OS: Mac System 8.5 → All
Hardware: Macintosh → All
Comment 11•25 years ago
|
||
Verified on Win32 build 1999122011, so changing OSes to `All'. On Win98, any
text widget is grey until it is given focus (either with mouse or Tab),
whereupon it goes white.
Updated•25 years ago
|
Assignee: dcone → rods
Status: REOPENED → NEW
Comment 12•25 years ago
|
||
Giving to Rods, cuz your widget man... and this happens on all platforms...
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
Comment 13•25 years ago
|
||
I just checked windows and mac and they are white on text controls that do not
have background-color specified. If this is not true please provide an url of
the page you are looking at.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Reporter | ||
Comment 14•25 years ago
|
||
reopening to get it back on RodS's radar.
I see a gray background in the preferences such as Composer | Author Name.
Clicking in this field gives me the white background I expect.
Regardless of the correct background color, I don't expect the color to change
when I activate the edit field.
Updated•25 years ago
|
Assignee: rods → cmanske
Status: REOPENED → NEW
Comment 15•25 years ago
|
||
Kathy, this works for me with generic HTML, so then this is a XUL issue, not a
generic HTML form control issue. I will reassign to Charlie and he can get it to
the right XUL owner.
Comment 16•25 years ago
|
||
Since last action was to reopen as new, clearing the worksforme resolution so
this doesn't get overlooked.
Updated•25 years ago
|
Assignee: cmanske → buster
Comment 17•25 years ago
|
||
Since Steve did the bulk of the work on the text widget, he will certainly
be more able to figure out what's going on here.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 18•25 years ago
|
||
changing background color is a duplicate of 18447.
*** This bug has been marked as a duplicate of 18447 ***
Comment 19•25 years ago
|
||
verified dup
You need to log in
before you can comment on or make changes to this bug.
Description
•