Closed
Bug 131622
Opened 24 years ago
Closed 24 years ago
"Barley" example buttons don't show text
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: davidstl, Assigned: oeschger)
References
()
Details
Hi,
I downloaded and extracted the "Barley" example of XUL building from this page:
http://www.mozilla.org/docs/xul/xulnotes/xulnote_packages.html
From command line I typed mozilla -chrome chrome://barley/content
The example came up with the picture of the barley and there were two buttons,
but there was not text in the buttons. They were very narrow and apparently
still functioned - one of them popped up the JavaScript window. But there were
not text labels. I was using the Classic theme on Mozilla .9.9
Comment 1•24 years ago
|
||
s/value=/label=/g, in all likelihood.
-> oeschger
Assignee: hyatt → oeschger
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•24 years ago
|
||
Checked in an updated barley.xpi. Also updated the docs. Thanks John, David.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•