Closed
Bug 276146
Opened 20 years ago
Closed 20 years ago
XUL spinbuttons do not display
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
DUPLICATE
of bug 155053
People
(Reporter: bugs, Unassigned)
Details
(Keywords: helpwanted)
Attachments
(1 file)
|
220 bytes,
application/vnd.mozilla.xul+xml
|
Details |
Spinbuttons elements do not display in the following versions: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217
The attachment should produce nothing but a page with a single spinbuttons on it, but it produces nothing.
Comment 2•20 years ago
|
||
Looks like the css references images that don't exist in modern and classicm as far as I can tell.
Comment 3•20 years ago
|
||
looking at aviary lxr, there's nothing there either. I wonder how long this has actually been broken? :)
Comment 4•20 years ago
|
||
Håkan checked the images in on 2001-07-26 03:55:28 PST(?) Hewitt then deleted them on 2001-12-19 03:43:52 PDT(?) :-/ Note that the spinbutton implementation isn't system colour friendly.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•20 years ago
|
||
So the questions are: 1) Are spinbuttons supported? 2) If so, what do we need to do to get them working?
Comment 6•20 years ago
|
||
(In reply to comment #5) >1) Are spinbuttons supported? Nvu uses them (obviously it supplies its own images). >2) If so, what do we need to do to get them working? At a minimum, restore the deleted images and jar.mn references to CVS.
Comment 7•20 years ago
|
||
I guess the question should be rephrased as, "Is this a core 'toolkit' widget, or just something Nvu uses?" It's sounding like the answer is "the former"....
Keywords: helpwanted
(In reply to comment #7) > I guess the question should be rephrased as, "Is this a core 'toolkit' widget, > or just something Nvu uses?" It's sounding like the answer is "the former".... This is a core widget. It's rare because xulplanet.com never picked it up. Let's add back the images and ask xulplanet.com folks to add a reference for spinbuttons.
Comment 9•20 years ago
|
||
*** This bug has been marked as a duplicate of 155053 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•