Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1370)

Issue 258063006: Use 41% of screen height as all system VK height (Closed)

Created:
6 years, 7 months ago by bshe
Modified:
6 years, 7 months ago
Reviewers:
kevers
CC:
chromium-reviews
Visibility:
Public.

Description

Use 41% of screen height as all system VK height Previously, accessibility keyboard uses 30 percent of screen height as its height and compact keyboard uses 41 percent. The IME VKs always use 41 percent for both full and compact keyboards. This CL uses 41 percent for all system virtual keyboards to make it consistent with IME VKs. BUG=367947 TEST= 1. in about://flags disable input view flag and enable virtual keyboard flag 2. click any text input area 3. a 4 rows virtual keyboard should show up and will occupy about 41 percent of screen 4. enable accessibility virtual keyboard in chrome://settings 5. refocus a text input area 6. a 5 rows virtual keyboard should show up and will occupy about 41 percent of screen Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266986

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use .41 for all system VK #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -13 lines) Patch
M ui/keyboard/resources/constants.js View 1 1 chunk +1 line, -7 lines 0 comments Download
M ui/keyboard/resources/main.js View 1 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
bshe
Another small fix for system keyboard size issue. Thanks!
6 years, 7 months ago (2014-04-28 19:36:40 UTC) #1
kevers
https://codereview.chromium.org/258063006/diff/1/ui/keyboard/resources/constants.js File ui/keyboard/resources/constants.js (right): https://codereview.chromium.org/258063006/diff/1/ui/keyboard/resources/constants.js#newcode71 ui/keyboard/resources/constants.js:71: var DEFAULT_A11Y_KEYBOARD_ASPECT_RATIO = 0.3; Should be consistent with size ...
6 years, 7 months ago (2014-04-28 20:07:53 UTC) #2
bshe
PTAL. Thanks! https://codereview.chromium.org/258063006/diff/1/ui/keyboard/resources/constants.js File ui/keyboard/resources/constants.js (right): https://codereview.chromium.org/258063006/diff/1/ui/keyboard/resources/constants.js#newcode71 ui/keyboard/resources/constants.js:71: var DEFAULT_A11Y_KEYBOARD_ASPECT_RATIO = 0.3; On 2014/04/28 20:07:53, ...
6 years, 7 months ago (2014-04-28 20:32:36 UTC) #3
kevers
lgtm
6 years, 7 months ago (2014-04-28 20:33:31 UTC) #4
bshe
The CQ bit was checked by bshe@chromium.org
6 years, 7 months ago (2014-04-28 20:38:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/258063006/60001
6 years, 7 months ago (2014-04-28 20:39:26 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 21:33:49 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 7 months ago (2014-04-28 21:33:50 UTC) #8
bshe
The CQ bit was checked by bshe@chromium.org
6 years, 7 months ago (2014-04-28 21:38:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/258063006/60001
6 years, 7 months ago (2014-04-28 21:39:09 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 22:27:05 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 7 months ago (2014-04-28 22:27:06 UTC) #12
bshe
The CQ bit was checked by bshe@chromium.org
6 years, 7 months ago (2014-04-29 14:26:43 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/258063006/60001
6 years, 7 months ago (2014-04-29 14:27:00 UTC) #14
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 22:53:30 UTC) #15
Message was sent while issue was closed.
Change committed as 266986

Powered by Google App Engine
This is Rietveld 408576698