gecko/toolkit/components/autocomplete
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 474046 - Remove unused nsIAutoCompleteMdbResult[2]. r=mconnor 2009-08-20 15:17:30 -07:00
src 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
tests Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Makefile.in Bug 330578 - (Shift+) delete in URL bar autocomplete list no longer persistent. r=mconnor. 2007-05-27 10:45:20 -07:00