Re: Firefox 1.0RC2 and "Open Link in New Tab"
Albert Chin-A-Young <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | The Written Word |
| Message-ID | <[email protected]> |
Albert Chin-A-Young <[email protected]> wrote: > I've built Firefox 1.0RC2 on: > HP-UX 11.00, 11i > IRIX 6.5 > Redhat Linux 7.1, 9 > Redhat Enterprise Linux 2.1, 3/x86, 3/amd64 > Solaris 8, 9/SPARC > Tru64 UNIX 5.1 AIX 5.1 works. Solaris 2.6, 7 work. > Of these platforms, "Open Link in New Tab" does not work on the > following platforms. A new "Untitled" tab appears but no content is > loaded in the new tab window. > Redhat Enterprise Linux 3/amd64 > Tru64 UNIX 5.1 AIX 5.2 exhibits the same problem. > Any ideas? Notable about both platforms is they are native 64-bit. I > don't have this problem with Mozilla 1.7.3 and RHEL 3/amd64. I just rebuilt 1.0 on RHEL 3/amd64 as follows and get the same result: $ cd /opt/build $ BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 MOZ_PHOENIX=1 ./configure \ --enable-default-toolkit=gtk2 --enable-crypto --disable-ldap \ --disable-mailnews --disable-strip \ --enable-extensions=default,-irc,-venkman,-wallet --disable-debug \ --enable-xft --disable-gnomevfs --enable-single-profile \ --disable-profilesharing --disable-installer --enable-mathml \ --enable-jsd --enable-xpctools --enable-oji --enable-xinerama \ --prefix=/tmp/firefox10 $ BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 MOZ_PHOENIX=1 make $ BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 MOZ_PHOENIX=1 make install -- albert chin (china @at@ thewrittenword .dot. com)