 Chromium Code Reviews
 Chromium Code Reviews Issue 
            148093003:
    xkb:us::eng is now always in list of available input methods at OOBE.  (Closed)
    
  
    Issue 
            148093003:
    xkb:us::eng is now always in list of available input methods at OOBE.  (Closed) 
  | Descriptionxkb:us::eng is now always in list of available input methods at OOBE.
It seems reasonable to have US qwerty as a last resort option for the keyboard
selection at OOBE.
So, basically add US qwerty as the last item of the keyboard selection drop
down if it's not already surfaced through other means (e.g. VPD or preferred
list based on the currently selected locale).
Note: to test this modification, you need hardware layout set to
non "xkb:us::eng", but to some other latin layout. Because hardware
latin layout is always first in the list of available layouts at OOBE.
BUG=327195
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247991
   Patch Set 1 #
      Total comments: 1
      
     Patch Set 2 : After review. #Patch Set 3 : Fix error: declaration requires an exit-time destructor. #Messages
    Total messages: 11 (0 generated)
     |