Closed
Bug 9979
Opened 27 years ago
Closed 26 years ago
Click upon image scrolls page to display entire image
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: Crysgem, Assigned: kinmoz)
References
()
Details
(Keywords: verifyme)
Apprunner Build of July 15
(ftp://ftp.mozilla.org/pub/mozilla/nightly/1999-07-15-13-M9/mozilla-win32.zip).
Scroll to the end of the page (such that a portion of the image is not
displayed). Click upon the map (a static image), and marvel as the beast scrolls
to courteously display the whole of the map of Winnipeg.
Upon second considerations, this behavior is as a ragged figure that approaches
in tattered robes, but has the grimy likeness of an interesting feature when
staring into it's eyes. This may be an interesting option...
Updated•26 years ago
|
Assignee: joki → mjudge
Comment 2•26 years ago
|
||
This would appear to be the selection code auto-centering.
kin says he has a fix for this we will test it to see peoples reactions..
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Now that selection auto scroll is working, I disabled the code that scrolls the
selection into view in nsIDOMSeleciton::Extend(). This fixes the problem.
layout/base/src/nsRangeList.cpp revision 1.145
- commented out call to ScrollIntoView() in Extend().
Comment 9•26 years ago
|
||
impossible to verify this because the URL is broken.
Comment 10•26 years ago
|
||
verified against the URLs in the dupes. Verified with 062308 builds under NT
and Mac OS 9
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•