Closed
Bug 122265
Opened 24 years ago
Closed 24 years ago
Javascript rollover fails when scrolled in from overflow:hidden
Categories
(Core Graveyard :: GFX, defect, P2)
Core Graveyard
GFX
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: davep626, Assigned: kmcclusk)
References
(
URL
)
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461)
BuildID: 20011120
Simple JavaScript rollover fails when rollover image is scrolled into view
using DHTML
Reproducible: Always
Steps to Reproduce:
1.View test case
2.Scroll content down to second rollover image
3.Notice that rollover doesn't happen on lower image but does work on upper
image
Actual Results: Second rollover failed
Expected Results: Rollover should work
Similar to http://bugzilla.mozilla.org/show_bug.cgi?id=79594
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
Just upgraded and confirmed on build 20011221
Comment 3•24 years ago
|
||
Seeing this on Linux 2002-01-29-21. Over to compositor.
Assignee: jst → kmcclusk
Status: UNCONFIRMED → NEW
Component: DOM Other → Compositor
Ever confirmed: true
QA Contact: gerardok → petersen
| Assignee | ||
Comment 4•24 years ago
|
||
I can reproduce the problem using todays cvs build on WINXP.
Target Milestone: --- → mozilla1.1
Comment 5•24 years ago
|
||
Nominating nsbeta1 since this is important to Warner Bros.
Keywords: nsbeta1
Target Milestone: mozilla1.1 → mozilla0.9.9
| Assignee | ||
Comment 6•24 years ago
|
||
Second rollover doesn't work in I.E. 5.5. Need reduced test case.
Comment 7•24 years ago
|
||
Works for me in IE 5.5sp2... R u using sp1 or no sp?
| Assignee | ||
Comment 8•24 years ago
|
||
No sp.
Comment 9•24 years ago
|
||
:( I tested it on IE 5.0, 5.0sp2 and 5.5sp2 but no one seems to have 5.5 w/out
the service pack....
Comment 10•24 years ago
|
||
Reduced test case as requested, I still don't have IE 5.5 with no SP but this
should work
| Assignee | ||
Comment 11•24 years ago
|
||
Bulk moving all nsbeta1 nominations to Moz1.1. If the nomination is approved it
will be marked nsbeta1+ and moved to the Mozilla1.0 milestone.
Target Milestone: mozilla0.9.9 → mozilla1.1
| Assignee | ||
Comment 12•24 years ago
|
||
Bulk moving Mozilla1.2 bugs to future-P2. I will pull from this list when
scheduling post Mozilla1.0 work.
Priority: -- → P2
Target Milestone: mozilla1.1 → Future
| Assignee | ||
Comment 13•24 years ago
|
||
Bulk moving Mozilla1.1 bugs to future-P2. I will pull from this list when
scheduling post Mozilla1.0 work.
| Assignee | ||
Comment 14•24 years ago
|
||
I can reproduce using 2002022808 build on WINNT. My guess is that it is a view
clipping issue.
| Assignee | ||
Comment 15•24 years ago
|
||
Robert: Do you have time to look at this?
Comment 16•24 years ago
|
||
Looks like this is working now, Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.0rc1) Gecko/20020417
Comment 17•24 years ago
|
||
Yep. Worksforme on Linux too... marking so. Please reopen if this reappears.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•