Closed
Bug 1751
Opened 26 years ago
Closed 26 years ago
Background gifs don't paint around radio buttons properly
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
M4
People
(Reporter: mazen, Assigned: kmcclusk)
References
()
Details
This happens on all windows version of navigator and communicator. Dont have a
Mac or Unix box, Im assuming this is cross-platform.
1. Goto http://futon.sfsu.edu/~qaqundah/test/test.html
Notice how the background gif does not paint all the way to the edge of the
radio buttons. There is a square white gap around the radio button.
In IE, the background image paints all the way to the edge of the radio button.
Any workarounds for this?
- Mazen Qaqundah
mazen@isrworld.com
650-524-2983
Comment 1•26 years ago
|
||
I'm guessing this is michaelp's.
Assignee: blythe → michaelp
Component: Windows FE → Rendering
Product: Mozilla → NGLayout
Version: 1998-03-31 → other
to support this functionality, we need widgets that render themselves into
an nsIRenderingContext and can be properly composited. today, they *must* be
rectangular cutouts.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 4•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
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
You need to log in
before you can comment on or make changes to this bug.
Description
•