Closed
Bug 145921
Opened 23 years ago
Closed 9 years ago
Button Test Failing (multiple issues)
Categories
(Core Graveyard :: Tracking, defect)
Core Graveyard
Tracking
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: david, Assigned: jag+mozilla)
References
(Depends on 3 open bugs, )
Details
On the nightly for May 20th, the XUL Button Test is still failing. (I couldn't
find a dup of this bug - I did look.)
Things that are broken:
1) There is no space before or after the red text on the second button. There
should be.
2) The "Menu Button" doesn't work.
3) The first "tooltip button" doesn't produce a tool tip. (The second does.)
4) The Ok, Cancel, Help and Details buttons are all label-less, only being a
scant few pixels high.
Hope this helps and isn't just a dup.
Comment 2•23 years ago
|
||
1) XUL bug, white space around tags gets lost
2) works with type="menu"
3) works with tooltip="_child"
4) works in chrome <dialog>
Assignee: hewitt → jaggernaut
Component: HTML Form Controls → XP Toolkit/Widgets
QA Contact: tpreston → jrgm
![]() |
||
Comment 3•23 years ago
|
||
Item #1 is bug 95005
Item #2 is bug 136327
Item #3 is bug 136482
Item #4 is not a bug -- the testcase needs to be updated to the new <dialog>
syntax (see also bug 136485)
All of the bugs cited have this same URL in the URL field, by the way. Picking
one to dup against...
*** This bug has been marked as a duplicate of 95005 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•23 years ago
|
||
This might be useful as a tracking bug.
![]() |
||
Updated•22 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•22 years ago
|
||
*** Bug 172226 has been marked as a duplicate of this bug. ***
![]() |
||
Comment 6•22 years ago
|
||
*** Bug 180450 has been marked as a duplicate of this bug. ***
*** Bug 190322 has been marked as a duplicate of this bug. ***
*** Bug 194142 has been marked as a duplicate of this bug. ***
Comment 9•22 years ago
|
||
I just downloaded 1.4beta and went through the XUL and XBL tests from the Debug
menu. If some (most?) of these tests are outdated, as is obviously the case for
buttons.xul and label.xul (bug 130542 etc.), why do you not just get rid of
these menus like it is done for the release milestones. Nobody seems to care
about them anyway...
Bug 136485 is probably also a duplicate of this bug (or the other way around).
Comment 10•21 years ago
|
||
*** Bug 231227 has been marked as a duplicate of this bug. ***
Comment 11•19 years ago
|
||
*** Bug 256238 has been marked as a duplicate of this bug. ***
Comment 12•9 years ago
|
||
Marking all tracking bugs which haven't been updated since 2014 as INCOMPLETE.
If this bug is still relevant, please reopen it and move it into a bugzilla component related to the work
being tracked. The Core: Tracking component will no longer be used.
Status: NEW → RESOLVED
Closed: 23 years ago → 9 years ago
Resolution: --- → INCOMPLETE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•