Closed
Bug 40777
Opened 25 years ago
Closed 23 years ago
drag scrolling over iframe incorrect
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: jmd, Assigned: eric)
References
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
drag scrolling over any iframe (tinderbox is a good test) will pop the view to
the top of the page when the drag enters the iframe. Tested on win32/linux.
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
Yes, this does occur -- when the drag scroll meets up with the content of the
iframe, the scroll position of the containing page is reset to the top of
the page. I've attached a simple test case (but mozilla@turbogeek.org -- can
you point out a real page where you see this occur, preferably one that is
widely read).
passing on to pollman/HTMLFrames (by the way, this occurs with both native
and gfx scrollbars [on win32 at least]).
Assignee: trudelle → pollmann
Component: XP Toolkit/Widgets → HTMLFrames
Reporter | ||
Comment 3•25 years ago
|
||
Hrm, I don't know any other places that use IFRAME besides tinderbox and my
companies intranet. Tinderbox isn't 'real' or 'widely read' enough? We need a
web search engine that doesn't pre-strip out all the HTML codes...
Comment 4•25 years ago
|
||
Well, they snuck that change past me ... I didn't realize tinderbox was using
an iframe for the popup associated with each name in the guilty list. Okay,
that's a widely read page :-]
Comment 6•25 years ago
|
||
duh, almost every advertising banner uses iframes ... that's pretty common.
Also, maybe this is a selection thing. mjudge?
Comment 7•24 years ago
|
||
This is definitely a problem that can be observed at many places, but it does
not seem extremely severe - marking Future... :S
Target Milestone: --- → Future
Comment 8•24 years ago
|
||
I see that my testcase no longer works as it used to (but if you pop up an
iframe on tinderbox you can still get the "looping" behaviour that I saw
before). However, agreed that this is a rare case. future is fine with me.
i tested this on linux m18 2000082117 at http://www.itavisen.no
they use iframes for banners in the middle of page as well as top and bottom
there. I wasn't able to reproduce this bug.
Comment 10•23 years ago
|
||
Bulk reassignin HTML FRAME/IFRAME bugs to Eric.
Assignee: pollmann → evaughan
Comment 11•23 years ago
|
||
this is worksforme for mac/linux/win32 2001-10-05 trunk builds.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•