gecko-dev/content
kin%netscape.com 9cf7b833fb Fix for bug #35899 (Page scrolls on selecting text in position:relative div)
- Rewrote the auto-scrolling code to handle the fact that events are now passed
    directly to frames, even though the mouse is outside the window, and the frame
    is not in the clip view. The old code assumed that the viewport frame always
    caught and handled the event, which was the way it used to be.
  - AutoScroll methods now give the option of scrolling parent scrollable views.

r=jfrancis@netscape.com

Fix for bug #49467 (Spell checking not working in composer or NS 6 IM )

  - We no longer throw an error if we are trying to scroll the selection
    into view, when the selection is in a view that has no parent scrollable
    view ... we just return NS_OK and do nothing.

r=syd@netscape.com
2000-08-30 19:42:47 +00:00
..
base Fix for bug #35899 (Page scrolls on selecting text in position:relative div) 2000-08-30 19:42:47 +00:00
events Bulletproofing to try and fix 50006. r=dbaron. 2000-08-24 05:06:21 +00:00
html Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:06 +00:00
shared changed mozoutline to -moz-outline 2000-08-25 14:28:22 +00:00
xbl better use of NS_LITERAL_STRING for perf on platforms that can use it. 2000-08-30 02:45:02 +00:00
xml - Fix for nsbeta3+ bug 10292: ID attribute information is passed up from the parser to the content sink and into the node info objects associated with content objects. nsIXMLContent now inherits from nsIStyledContent which allows 2000-08-30 00:35:43 +00:00
xsl Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
xslt/src Added preliminary DocumentHandler.h 1999-11-25 03:03:07 +00:00
xul Bug 50499. Fix FMM that was caused by DOM string changes. r=bruce 2000-08-30 04:21:06 +00:00