Closed Bug 914559 Opened 11 years ago Closed 6 years ago

Numeric Keypad generates lots of warnings

Categories

(Firefox OS Graveyard :: Gaia::Keyboard, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dhylands, Unassigned)

Details

When the pin lock keyboard is shown, I see the following warning show up in the console:

12:04:55.922 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/gaia_build_index.js:92 in modifyLayout: No space key found. No special keys will be added.
12:04:55.932 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":49,"x":2,"y":8,"width":102,"height":40} {"code":52,"x":2,"y":56,"width":102,"height":40}
12:04:55.942 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":50,"x":108,"y":8,"width":102,"height":40} {"code":53,"x":108,"y":56,"width":102,"height":40}
12:04:55.952 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":51,"x":214,"y":8,"width":102,"height":40} {"code":54,"x":214,"y":56,"width":102,"height":40}
12:04:55.952 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":52,"x":2,"y":56,"width":102,"height":40} {"code":49,"x":2,"y":8,"width":102,"height":40}
12:04:55.962 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":52,"x":2,"y":56,"width":102,"height":40} {"code":55,"x":2,"y":104,"width":102,"height":40}
12:04:55.962 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":53,"x":108,"y":56,"width":102,"height":40} {"code":50,"x":108,"y":8,"width":102,"height":40}
12:04:55.982 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":53,"x":108,"y":56,"width":102,"height":40} {"code":56,"x":108,"y":104,"width":102,"height":40}
12:04:55.982 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":54,"x":214,"y":56,"width":102,"height":40} {"code":51,"x":214,"y":8,"width":102,"height":40}
12:04:55.982 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":54,"x":214,"y":56,"width":102,"height":40} {"code":57,"x":214,"y":104,"width":102,"height":40}
12:04:55.992 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":55,"x":2,"y":104,"width":102,"height":40} {"code":52,"x":2,"y":56,"width":102,"height":40}
12:04:55.992 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":56,"x":108,"y":104,"width":102,"height":40} {"code":53,"x":108,"y":56,"width":102,"height":40}
12:04:56.002 704/704                     Gecko  I   [Child 704] WARNING: throttled animations not up to date: '!nsLayoutUtils::AreAsyncAnimationsEnabled() || mPresContext->ThrottledStyleIsUpToDate()', file /home/work/B2G-unagi/birch/layout/style/nsTransitionManager.cpp, line 532
12:04:56.002 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":56,"x":108,"y":104,"width":102,"height":40} {"code":48,"x":108,"y":152,"width":102,"height":40}
12:04:56.012 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":57,"x":214,"y":104,"width":102,"height":40} {"code":54,"x":214,"y":56,"width":102,"height":40}
12:04:56.022 622/622              GeckoConsole  E   Content JS WARN at app://keyboard.gaiamobile.org/js/imes/latin/latin.js:756 in distance: Keys too close {"code":48,"x":108,"y":152,"width":102,"height":40} {"code":56,"x":108,"y":104,"width":102,"height":40}
This was on my unagi running master, using a debug build.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.