bug 200439: last character typed in text field when creating new profile is not displayed in target location.

r=bryner, sr=jag, a=asa


git-svn-id: svn://10.0.0.236/trunk@145904 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
chanial%noos.fr
2003-08-12 08:43:10 +00:00
parent b8b3823b10
commit 9bf94c4b73

View File

@@ -38,7 +38,7 @@
<description>&pnl2.pname.label;</description>
<textbox id="ProfileName" value="&pnl2.defaultPName.label;" onkeypress="updateProfileName();"/>
<textbox id="ProfileName" value="&pnl2.defaultPName.label;" oninput="updateProfileName();"/>
<separator/>