kin%netscape.com
d38cee3cd4
Fix for bug 83650 (textarea control has problems with caret positioning at end)
...
and bug 97207 (textarea pastes sometimes misplaced by failing to reposition).
- Added new utility method GetOriginToViewOffset().
- Modified nsPresShell::HandleEvent(), nsBoxFrame::GetFrameForPoint(),
and nsContainerFrame::GetFrameForPointUsing() to factor in the
offset from GetOriginToViewOffset() to insure that the point
used is always transformed into the correct coordinate system.
Files modified:
mozilla/layout/base/public/nsIFrame.h
mozilla/layout/html/base/src/nsContainerFrame.cpp
mozilla/layout/html/base/src/nsFrame.cpp
mozilla/layout/html/base/src/nsFrame.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/xul/base/src/nsBoxFrame.cpp
r=kmcclusk@netscape.com sr=sfraser@netscape.com
2002-02-07 22:39:15 +00:00
..
2001-11-08 21:37:24 +00:00
2002-01-30 21:02:29 +00:00
2001-11-14 01:56:39 +00:00
2001-12-17 22:39:59 +00:00
2001-10-23 01:37:21 +00:00
2001-12-17 22:39:59 +00:00
2001-11-14 01:33:42 +00:00
2002-01-30 02:55:57 +00:00
2001-10-26 05:06:07 +00:00
2001-10-26 05:06:07 +00:00
2001-09-28 20:14:13 +00:00
2002-01-14 22:05:26 +00:00
2002-01-06 18:14:00 +00:00
2001-12-17 22:39:59 +00:00
2001-12-17 22:39:59 +00:00
2002-01-09 03:01:13 +00:00
2001-11-15 07:28:46 +00:00
2001-11-14 13:40:03 +00:00
2002-01-25 00:26:44 +00:00
2001-11-14 01:33:42 +00:00
2002-02-07 22:39:15 +00:00
2001-12-07 14:51:12 +00:00
2001-12-17 22:39:59 +00:00
2002-02-07 22:39:15 +00:00
2002-02-07 22:39:15 +00:00
2001-12-21 05:36:28 +00:00
2002-01-06 18:17:41 +00:00
2001-09-28 20:14:13 +00:00
2002-01-30 06:04:29 +00:00
2001-12-07 19:40:07 +00:00
2001-12-16 11:58:03 +00:00
2002-01-23 02:53:02 +00:00
2001-11-14 01:33:42 +00:00
2002-01-07 23:46:07 +00:00
2001-09-28 20:14:13 +00:00
2002-01-07 23:46:07 +00:00
2002-01-25 14:30:14 +00:00
2001-12-17 23:57:59 +00:00
2001-12-20 01:56:17 +00:00
2001-10-25 01:08:40 +00:00
2001-12-17 22:39:59 +00:00
2001-12-17 22:39:59 +00:00
2001-09-28 20:14:13 +00:00
2001-09-28 20:14:13 +00:00
2002-02-07 22:39:15 +00:00
2001-11-14 01:33:42 +00:00
2001-09-28 20:14:13 +00:00
2001-09-28 20:14:13 +00:00
2001-10-25 01:08:40 +00:00
2002-01-18 22:17:12 +00:00
2001-12-14 23:13:08 +00:00
2002-01-05 15:22:52 +00:00
2001-10-23 01:37:21 +00:00
2001-12-23 23:23:41 +00:00
2001-11-14 01:33:42 +00:00
2001-10-25 01:08:40 +00:00
2001-10-25 01:08:40 +00:00
2001-09-28 20:14:13 +00:00
2002-01-01 12:58:53 +00:00
2001-09-28 20:14:13 +00:00
2001-05-30 11:26:21 +00:00
2002-01-07 23:46:07 +00:00
2001-09-28 20:14:13 +00:00
2002-01-09 03:04:29 +00:00
2002-01-24 09:20:51 +00:00
2002-01-30 23:28:56 +00:00
2002-01-30 23:28:56 +00:00
2002-02-05 02:03:07 +00:00
2002-01-26 00:39:43 +00:00
2002-01-31 14:24:06 +00:00
2002-01-31 14:24:06 +00:00
2002-02-01 15:31:15 +00:00
2002-01-31 14:24:06 +00:00
2001-11-14 13:40:03 +00:00
2002-01-10 14:16:05 +00:00
2001-12-17 22:39:59 +00:00
2001-12-16 06:59:31 +00:00
2002-02-01 15:31:15 +00:00
2002-02-01 15:31:15 +00:00
2001-10-26 05:06:07 +00:00
2001-10-26 05:06:07 +00:00
2001-11-14 13:40:03 +00:00
2001-09-28 20:14:13 +00:00
2001-09-28 20:14:13 +00:00
2002-02-05 01:41:13 +00:00
2002-01-26 00:04:45 +00:00
2001-11-14 14:21:52 +00:00
2001-12-17 22:39:59 +00:00