Closed
Bug 2554
Opened 26 years ago
Closed 26 years ago
Views need the capability to create borderless, top-level windows
Categories
(Core Graveyard :: GFX, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M4
People
(Reporter: rods, Assigned: rods)
Details
The DropDown for a Combobox requires a view that can "float" above the Raptor
layout window. This should be done by giving views a borderless top-level
window.
Implementing this on the three platforms could be nasty.
Is this a view bug or a widget toolkit bug?
this is a widget issue. the widget kit probably needs to have a new widget type
representing a popup child window. on windows at least this is a new type of
window from the ones that exists. it's a new type of container window.
Comment 3•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
QA Contact: 4110 → 4144
Comment 4•26 years ago
|
||
Reassigning qa contact to petersen@netscape.com
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•26 years ago
|
||
I have added the support in the Windows toolkit for views having borderless
pop-up windows. This needs to be done for Mac and GTK
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
Fixed in April 13th Build.
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•