Closed
Bug 365638
Opened 18 years ago
Closed 18 years ago
[Help Viewer] Search field is not correctly displayed
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sugar.waffle, Assigned: jaas)
References
Details
Attachments
(1 file)
61.98 KB,
image/jpeg
|
Details |
See screen shot.
When Help view is concealed in other windows, and Help view is displayed again on the foremost side, search field is correctly displayed.
Reproducible: Always
Mac OS X 10.3.9
trunk nightly build 20061231 and bug364058 test build made for myself
Comment 2•18 years ago
|
||
I see this too in seamonkey's Help Viewer (10.3.9, trunk build of same date). The field is there, you can type in it - but its background color has the striped window background color. Typing in the field makes the background color turn white (the text makes the striped color vanish). So it kind of looks like the search field is transparent (or the window bg-color is painted in the search field) until you hide/show the window or type in the field.
Hiro-san, I'm moving this to cocoa (but I guess it might also be a cairo issue). Do you by any chance know when this regressed?
Assignee: jwalden+fxhelp → joshmoz
Status: UNCONFIRMED → NEW
Component: Help Viewer → Widget: Cocoa
Ever confirmed: true
Product: Toolkit → Core
QA Contact: help → cocoa
Oldest build reproduced after it had moved to Cocoa+Cairo that remained in the FTP server.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20061127 Minefield/3.0a1
(In reply to comment #2)
> issue). Do you by any chance know when this regressed?
I do not understand clearly.
But I think after it moves to Cairo.
Summary: Search field is not correctly displayed → [Help Viewer] Search field is not correctly displayed
![]() |
||
Comment 4•18 years ago
|
||
It looks a bit like the problem that currently plagues the form controls in Camino: bug 362189 (and that is a Cairo regression).
![]() |
||
Comment 5•18 years ago
|
||
The patch in bug 368852 has fixed this.
Tested with:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a2pre) Gecko/20070131 Minefield/3.0a2pre ID:2007013116 [cairo]
You need to log in
before you can comment on or make changes to this bug.
Description
•