0

私はアンドロイドフォンギャップでアプリを開発していましたが、アプリは正常に動作していますが、テキストフィールドに 7 を入力すると、アプリは終了します (ダイアログなしで強制的に閉じます)。この問題は Android 4.2 バージョンでのみ発生しており、私の phonegap バージョンは 1.7 です。

追加することが判明した場合

appView.getSettings().setNavDump(true);

しかし、私のネクサスには違いはありません

私のlogcatは

    02-27 17:45:15.796: D/webcoreglue(3554):       RenderBlock {DIV} at (0,0) size 320x0
02-27 17:45:15.796: D/webcoreglue(3554): layer at (0,0) size 320x460
02-27 17:45:15.796: D/webcoreglue(3554):   RenderBlock (positioned) {DIV} at (0,0) size 320x460
02-27 17:45:15.796: D/webcoreglue(3554): layer at (0,0) size 320x460
02-27 17:45:15.796: D/webcoreglue(3554):   RenderBlock (positioned) zI: 1 {DIV} at (0,0) size 320x460
02-27 17:45:15.796: D/webcoreglue(3554): layer at (0,0) size 320x460
02-27 17:45:15.796: D/webcoreglue(3554):   RenderBlock (positioned) zI: 2 {DIV} at (0,0) size 320x460
02-27 17:45:15.796: D/webcoreglue(3554):     RenderBlock {FORM} at (0,0) size 320x0
02-27 17:45:15.796: D/webcoreglue(3554):       RenderBlock (floating) {SECTION} at (0,0) size 320x435
02-27 17:45:15.796: D/webcoreglue(3554):         RenderBlock (floating) {DIV} at (0,85) size 320x80
02-27 17:45:15.796: D/webcoreglue(3554):           RenderText {#text} at (0,0) size 4x15
02-27 17:45:15.796: D/webcoreglue(3554):             text run at (0,0) width 4: " "
02-27 17:45:15.796: D/webcoreglue(3554):         RenderBlock (floating) {DIV} at (22,200) size 275x225
02-27 17:45:15.796: D/webcoreglue(3554):           RenderBlock {H3} at (0,0) size 275x16 [color=#A7A7A7]
02-27 17:45:15.796: D/webcoreglue(3554):             RenderText {#text} at (115,0) size 45x16
02-27 17:45:15.796: D/webcoreglue(3554):               text run at (115,0) width 45: "SIGN IN"
02-27 17:45:15.796: D/webcoreglue(3554):           RenderTextControl {INPUT} at 
02-27 17:45:15.796: A/libc(3554): Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 3569 (WebViewCoreThre)
4

0 に答える 0