Google Product Forums

autocomplete doesn't work properly with french keyboard


vivi168 Oct 8, 2011 11:03 AM
Posted in group: Google Apps Script
hi, it seems the autocomplete doesn't work properly with a french keyboard

when i type a semicolon it prompts me with the autocomplete list

since the point and the semicolon are on the same key, maybe the detection is based on key ID and not the on char ID, because the numpad point doesn't prompt the autocomplte list.

(when i use qwerty keyboard, the semicolon doesnt prompt the autocomplete list). 

it's a bit anoying since semicolon is needed on every line, and each time i must press escape before pressing return to go to next line.