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)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

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...
Assignee: joki → mjudge
This would appear to be the selection code auto-centering.
*** Bug 10769 has been marked as a duplicate of this bug. ***
*** Bug 10771 has been marked as a duplicate of this bug. ***
*** Bug 6982 has been marked as a duplicate of this bug. ***
Assignee: mjudge → kin
kin says he has a fix for this we will test it to see peoples reactions..
Accepting bug.
Status: NEW → ASSIGNED
Target Milestone: M12
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().
Keywords: verifyme
impossible to verify this because the URL is broken.
verified against the URLs in the dupes. Verified with 062308 builds under NT and Mac OS 9
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.