Checked in patch for bug 269807:

Event time adjustment via keyboard is lost when enter pressed in edit box
This commit is contained in:
mostafah%oeone.com 2004-11-17 19:38:50 +00:00
Родитель 98e5ad969b
Коммит e427fb08e9
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -110,6 +110,7 @@
<xul:menulist editable="true" sizetopopup="false" style="width:7em"
id="timepicker-text"
class="timepicker-text-class"
onkeypress="if (event.keyCode == 13) this.kTimePicker.parseTextBoxTime(true);"
xbl:inherits="disabled">
<xul:menupopup popupalign="topright" popupanchor="bottomright"
onpopupshowing="onPopup(this)">