Closed
Bug 111227
Opened 24 years ago
Closed 22 years ago
Scrolling the unscrollable?
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: lizal, Assigned: john)
References
()
Details
Attachments
(1 file)
|
15.71 KB,
image/gif
|
Details |
Moz 0.9.6., build 2001112009
Reproducible: always
Way to reproduce:
Open the page http://www.reflex.cz . There is a grey, gradient, frame like
division between the top frame and the right part of the screen. Use mouse and
pick this gradient gray frame (for example, just above the rightmost scrollbar)
and try to move it down pretending it is a scoll bar - the top frame starts to
roll.
Where to pick the "border" in order to replicate, i.e., move of the border down
by dragging it with mouse makes the upper frame to scroll.
Comment 2•24 years ago
|
||
Build ID: 2001 11 20 03. Windows 2000.
I can reproduce this.
But isn't the problem rather that a scrollbar is _missing_ for the top frame?
Comment 3•24 years ago
|
||
frame has scrolling="no"
The reason you can scroll it is that it has _content_ that's not visible, and
selecting that content (which is what you're doing here) will scroll to it.
See also bug 86936 (basically the same problem)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
IE 6.0 also scrolls, but not as much as Mozilla.
Target Milestone: --- → Future
Comment 5•23 years ago
|
||
Bulk re-assigning all of Eric's HTMLFrame bugs to John.
Assignee: eric → jkeiser
Comment 6•23 years ago
|
||
This bug should be resolved (as INVALID or WORKSFORME), because site changed
completely its design and HTML code.
For tracking: there are 2 new bugs on newer version of Reflex site - bug 134516
and bug 138449.
Comment 7•22 years ago
|
||
WORKSFORME due to lack of testcase.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 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
•