Open
Bug 630684
Opened 15 years ago
Updated 3 years ago
[SeaMonkey, Linux] mochitest-plain-5: permanent failure on "test_arrowpanel.xul | panel label is right" (with lots of "ASSERTION: Popup is offscreen")
Categories
(SeaMonkey :: General, defect)
Tracking
(status2.0 ?)
NEW
Tracking | Status | |
---|---|---|
status2.0 | --- | ? |
People
(Reporter: sgautherie, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [perma-orange])
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1296570899.1296571893.2234.gz
Linux comm-central-trunk debug test mochitests-5/5 on 2011/02/01 06:34:59
{
7579 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_arrowpanel.xul | panel label is right
7582 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_arrowpanel.xul | panel arrow side - got "right", expected "left"
7647 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_arrowpanel.xul | panel arrow side - got "bottom", expected "top"
}
+/- "already known" per bug 626563 comment 8:
{
neil@parkwaycc.co.uk 2011-01-18 07:45:54 PST
In fact, with the patch applied, things are even worse, since there are two
tests that only work in a maximised window (or in a normal size window that's
slightly off the right-hand side of the screen).
}
Reporter | ||
Comment 1•15 years ago
|
||
Oh, I had the dependencies wrong:
bug 604257 landed and enabled this test on Linux;
bug 524545 has yet to land then we'll see...
{
###!!! ASSERTION: Popup is offscreen: 'screenPoint.x >= screenRect.x && screenPoint.y >= screenRect.y && screenPoint.x + mRect.width <= screenRect.XMost() && screenPoint.y + mRect.height <= screenRect.YMost()', file /builds/slave/comm-cen-trunk-lnx-dbg/build/mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp, line 1279
nsMenuPopupFrame::SetPopupPosition [layout/xul/base/src/nsMenuPopupFrame.cpp:1283]
}
No longer blocks: 524545
Summary: [SeaMonkey, Linux] mochitest-plain-5: permanent failure on "test_arrowpanel.xul | panel label is right" → [SeaMonkey, Linux] mochitest-plain-5: permanent failure on "test_arrowpanel.xul | panel label is right" (with lots of "ASSERTION: Popup is offscreen")
Comment 2•15 years ago
|
||
This should be fixed by bugs 524545, 628238 and 629002.
Reporter | ||
Updated•15 years ago
|
Assignee | ||
Updated•7 years ago
|
Component: XP Toolkit/Widgets: Menus → XUL
Comment 3•3 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: major → --
Comment 4•3 years ago
|
||
Moving this into the seamonkey component then.
Component: XUL → General
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•