Closed
Bug 137180
Opened 24 years ago
Closed 24 years ago
Javascript buttons broken behavior
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 130263
People
(Reporter: jlquinn, Assigned: attinasi)
References
()
Details
There are three javascript buttons on this page: show results, reset search, help.
IE 5 display the page fine.
Linux 0.9.9 (0.9.9-0 rpm on Redhat 7.2) doesn't show the buttons at all - it
looks like there is a big white square partly obscuring the stuff above and below.
Buttons are displayed correctly on Win32 0.9.9 Gecko/2002412
Comment 1•24 years ago
|
||
Browser, not engine ---> Layout.
Note: this site WORKSFORME with Mozilla trunk builds 20020411xx
on Linux, WinNT, and Mac9.1
Jerry: you mention using a 0.9.9 build on Linux. What is the
build date exactly? Does this bug still occur with today's Linux build?
Assignee: rogerl → attinasi
Component: JavaScript Engine → Layout
QA Contact: pschwartau → petersen
| Reporter | ||
Comment 2•24 years ago
|
||
I'm using the March 11 0.9.9-0.i386 rpm. I use the rpm's because I normally use
galeon and they work together nicely.
Will the raw tarball install cleanly on top of the rpm?
Jerry
Comment 3•24 years ago
|
||
Jerry: what I do is make a separate directory for a new tarball.
That keeps things completely disctinct...
Comment 5•24 years ago
|
||
This is caused by an iframe with visibility:hidden. The bug was fixed on trunk
and 0.9.9 branch on March 18/22 respectively, but your build is from before that....
I can reproduce the bug in 0.9.9 and then apply the patch from bug 130263 and
watch it disappear.
*** This bug has been marked as a duplicate of 130263 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•