vielsa2580 / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

Autocomplete upcases words for shifted punctuation #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn on auto-complete (on space or punctuation)
2. Type "A test?"

What is the expected output? What do you see instead?
This should produce "A test?". The actual result is "A Test?" with "test" 
uppercased.

Looks like this is a side effect of the apparent feature that typing 
"test<Shift>space" will produce "Test", and this is getting triggered 
inappropriately when typing punctuation such as "?" on the shifted keymap. It 
works correctly for ".".

Original issue reported on code.google.com by Klaus.We...@gmail.com on 28 May 2011 at 8:18

GoogleCodeExporter commented 9 years ago

Original comment by Klaus.We...@gmail.com on 28 May 2011 at 8:20

GoogleCodeExporter commented 9 years ago
This issue was closed by revision ee5306854f11.

Original comment by klausw@google.com on 30 May 2011 at 8:56

GoogleCodeExporter commented 9 years ago
Bulk update - changing "Fixed" to "Verified" for old bugs.

(Background: I'm changing the "Fixed" status to be considered open, the next 
steps in the lifecycle will be the closed states "FixInTest" and "Verified". 
This lets me mark issues as "Fixed" in commit messages without hiding them from 
the issue tracker.)

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:33

GoogleCodeExporter commented 9 years ago
Bulk update - changing "Fixed" to "Verified" for old bugs.

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:34