close tags with /> r=syd (causes crash on Mac when typing any character into an input field)

This commit is contained in:
brade%netscape.com 1999-12-23 15:53:30 +00:00
parent 16961c8f81
commit a1fbb87a13

View File

@ -16,8 +16,9 @@
controller.doCommand('cmd_redo');"/>
<!-- In single-line text fields, ignore the xp bindings for home and end -->
<key id="macHomekb" keycode="VK_HOME" shift="false" cancel="true">
<key id="macEndkb" keycode="VK_END" shift="false" cancel="true">
<key id="macHomekb" keycode="VK_HOME" shift="false" cancel="true" />
<key id="macEndkb" keycode="VK_END" shift="false" cancel="true" />
<!-- and make up and down arrows do those functions -->
<key id="key_up" keycode="VK_UP" shift="false"
onkeypress="