Closed Bug 2923 Opened 26 years ago Closed 26 years ago

[PP] Checkboxes don't display

Categories

(Core :: Layout, defect, P2)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: pierre, Assigned: pierre)

References

Details

Go to test8.html: the checkboxes don't display. The problem is in Layout: in several form elements, GetDesiredSize() is implemented for PC only. The solution is not to hack it for the Mac too: it consists in extending the LookAndFeel to return the widgets desired sizes on each platform.
Status: NEW → ASSIGNED
*** Bug 2538 has been marked as a duplicate of this bug. ***
Summary: Checkboxes don't display → [PP] Checkboxes don't display
I'm trying to do XUL dialogs of which some need to have checkboxes. Because Macintosh is my primary platform this is affecting what work I can do... Adding [PP] to the summary line since this is a parity issue.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed: the checkboxes display and the radio buttons are no longer truncated.
Status: RESOLVED → VERIFIED
QA Contact: 3819
verified
You need to log in before you can comment on or make changes to this bug.