gecko/toolkit/components/satchel
Nickolay Ponomarev 2552084ef2 bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox
Make the nsAutoCompleteController::HandleDelete() cancel the keypress event if it decides to delete an autocomplete entry.
r=gavin
2009-08-30 16:02:06 +04:00
..
public Bug 444728 - autocomplete disregards maxlength for input fields. r=dolske, sr=mconnor 2009-08-01 17:30:27 -07:00
src Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
test bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox 2009-08-30 16:02:06 +04:00
Makefile.in Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, r=ted 2009-06-13 11:53:37 -07:00
towel