gecko-dev/layout
kin%netscape.com 29d7d2190b Fix for bug 101599: onChange fires when hitting return in text widgets
Modified nsTextInputListener::KeyPress() so that the return key fires
and onChange event if the contents of the text control has changed,
and it is a single line text control.


    mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
    mozilla/layout/html/forms/src/nsGfxTextControlFrame2.h

r=glazman@netscape.com  sr=sfraser@netscape.com
2001-10-15 14:11:37 +00:00
..
base bug 103443 replace the return rv?rv:NS_ERROR_FAILURE; with a more correct version 2001-10-13 09:27:46 +00:00
build 1) Fixes box parent point bug 2001-10-09 21:02:29 +00:00
doc
forms respect the look&feel pref about showing comboboxes outside the client area. r=rods/sr=sfraser/a=asa. bug# 102834. 2001-10-05 14:10:16 +00:00
generic removing lowsrc support. bug 92453. r=jag sr=attinasi 2001-10-14 01:17:08 +00:00
html Fix for bug 101599: onChange fires when hitting return in text widgets 2001-10-15 14:11:37 +00:00
macbuild Bug 84645. Move XBL insertion point stuff in frame constructor so it can get along with continuing frames. r=dbaron, sr=hyatt 2001-09-12 20:22:21 +00:00
mathml Backout of commits for bug 97299. This causes assertions, which means we 2001-09-24 15:26:39 +00:00
style convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
svg Fixing REQUIRES bustage. r=bbaetz. 2001-09-29 21:41:30 +00:00
tables bug 103443 replace the return rv?rv:NS_ERROR_FAILURE; with a more correct version 2001-10-13 09:27:46 +00:00
tools
xul convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
.cvsignore
Makefile.in Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
makefile.win Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00