Closed
Bug 406310
Opened 18 years ago
Closed 14 years ago
WARNING: Hmmm, looks like you've hit a anchor/align case we weren't setup for.: file nsMenuPopupFrame.cpp, line 754
Categories
(SeaMonkey :: Themes, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mmokrejs, Unassigned)
Details
(Keywords: classic, Whiteboard: [Halloween2011Bug])
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007120112 SeaMonkey/2.0a1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007120112 SeaMonkey/2.0a1pre
Hitting any of the last two buttons related to "pointer" on this testpage (http://www.mozilla.org/projects/xul/tests/popups.xul) generates the WARNING message. Just if someone cares.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
about:buildconfig
Build platform
target
i686-pc-linux-gnu
Build tools
Compiler Version Compiler flags
gcc gcc version 4.2.2 (Gentoo 4.2.2 p1.0) -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe
c++ gcc version 4.2.2 (Gentoo 4.2.2 p1.0) -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe
Configure arguments
--disable-optimize '--enable-debug=-g3\ -O0\ -ggdb' --enable-debug-modules=all --enable-debugger-info-modules --enable-detect-webshell-leaks --enable-svg --enable-svg-renderer-libart --enable-image-decoders=all --with-qtdir=/usr/qt/3 --enable-application=suite --disable-freetype2 --enable-jprof --enable-default-toolkit=cairo-gtk2 --enable-xft --disable-gssapi --enable-pango
| Reporter | ||
Updated•18 years ago
|
Version: unspecified → Trunk
Comment 1•18 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008041601 SeaMonkey/2.0a1pre
This is the latest "official" Linux trunk nightly, see bug 429603.
WFM (using Modern theme). None of the options put anything in my Error Console (which I cleared before starting the test).
Martin, are you still seeing this with current builds? If not, please resolve WORKSFORME.
| Reporter | ||
Comment 2•18 years ago
|
||
Yes, it still happens for me with TRUNK build of seamonkey. I use probably also the modern scheme, if it is the one current Firefoxes have.
++DOMWINDOW == 17 (0x926e6bc) [serial = 27] [Outer = 0x834e780]
Trying to fail!
Document http://www.mozilla.org/projects/xul/tests/popups.xul loaded successfully
WARNING: Hmmm, looks like you've hit a anchor/align case we weren't setup for.: file nsMenuPopupFrame.cpp, line 772
./configure --disable-optimize --enable-debug='-g3 -O0 -ggdb' --enable-debug-modules=all --enable-debugger-info-modules --enable-detect-webshell-leaks --enable-svg --enable-svg-renderer-libart --enable-image-decoders=all --with-qtdir=/usr/qt/3 --enable-application=suite --disable-freetype2 --enable-jprof --enable-default-toolkit=cairo-gtk2 --enable-xft --disable-gssapi
Comment 3•18 years ago
|
||
"The scheme which the current Firefoxes have" is the default theme (called SeaMonkey-default when on SeaMonkey, and sometimes nicknamed Classic). SeaMonkey, but not Firefox, also comes with an second theme, named Modern; and of course additional themes can be downloaded from the Web.
To see which theme SeaMonkey is currently using, click "View -> Apply Theme ->". The current theme is identified in the list by a checkmark or bullet to the left of its name.
The description of the Core components makes it obvious that "Core->Themes" actually applies to bugs specific to one of the two themes bundled with SeaMonkey. It doesn't seem logical, but I suppose we have to live with it.
Assignee: general → nobody
Component: General → Themes
Product: Mozilla Application Suite → Core
QA Contact: general → themes
Whiteboard: [default theme only]
| Assignee | ||
Updated•18 years ago
|
Product: Core → SeaMonkey
Updated•17 years ago
|
QA Contact: themes → themes
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2pre) Gecko/20081020 SeaMonkey/2.0a2pre
Windows Vista SP1
Does not show any error message.
| Reporter | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2pre) Gecko/20081020
> SeaMonkey/2.0a2pre
> Windows Vista SP1
>
> Does not show any error message.
I think I have to build with debugging enabled, and maybe you just tested nightly build?
I have verified this but with current TRUNK from comm-central:
WARNING: Hmmm, looks like you've hit a anchor/align case we weren't setup for.: file /home/mmokrejs/proj/comm-central/mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp, line 808
about:buildconfig
Source
Built from http://hg.mozilla.org/mozilla-central/rev/08acbba6e8f0+
Build platform
target
i686-pc-linux-gnu
Build tools
Compiler Version Compiler flags
gcc gcc version 4.3.2 (Gentoo 4.3.2 p1.0) -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DDEBUG -D_DEBUG -DDEBUG_mmokrejs -DTRACING -ggdb
c++ gcc version 4.3.2 (Gentoo 4.3.2 p1.0) -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DDEBUG -D_DEBUG -DDEBUG_mmokrejs -DTRACING -ggdb
Configure arguments
--disable-optimize --enable-debug=-ggdb --enable-debug-modules=all --enable-debugger-info-modules --enable-detect-webshell-leaks --enable-svg --enable-svg-renderer-libart --enable-image-decoders=all --with-qtdir=/usr/qt/3 --enable-application=suite --disable-freetype2 --enable-jprof --enable-default-toolkit=cairo-gtk2 --enable-xft --disable-gssapi --disable-optimize --enable-debug=-ggdb --enable-debug-modules=all --enable-debugger-info-modules --enable-detect-webshell-leaks --enable-svg --enable-svg-renderer-libart --enable-image-decoders=all --with-qtdir=/usr/qt/3 --enable-application=suite --disable-freetype2 --enable-jprof --enable-default-toolkit=cairo-gtk2 --enable-xft --disable-gssapi --enable-application=../suite --disable-official-branding --with-branding=../suite/branding/nightly --cache-file=.././config.cache --srcdir=/home/mmokrejs/proj/comm-central/mozilla
| Reporter | ||
Comment 6•16 years ago
|
||
I cannot reproduce this either. However, I get another message:
JavaScript error: http://www-archive.mozilla.org/projects/xul/tests/popups.xul, line 1: testElt is not defined
Tested with
Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3pre) Gecko/20090801 SeaMonkey/2.0b2pre
Opening link with popups.xul gives me an error:
XML Parsing Error:
Location: http://www-archive.mozilla.org/projects/xul/tests/popups.xul
Line Number 28, Column 84: onload="testElt(document.getElementById('below_left'));" orient="vertical">
-----------------------------------------------------------------------------------^
If I grab it to local disk and open it, I'm receiving:
Remote XUL
This page uses an unsupported technology that is no longer available by default.
Please contact the website owners to inform them of this problem.
Build identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0a1) Gecko/20111017 Firefox/10.0a1 SeaMonkey/2.7a1
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Whiteboard: [default theme only] → [Halloween2011Bug]
You need to log in
before you can comment on or make changes to this bug.
Description
•