Mobile/IME Bugs: Difference between revisions
< Mobile
Jump to navigation
Jump to search
AlexPakhotin (talk | contribs) |
AlexPakhotin (talk | contribs) |
||
(24 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
! ID || Pri || Summary || Note | ! ID || Pri || Summary || Note | ||
|- | |- | ||
| {{bug| | | {{bug|725170}} || -- || crash java [@ java.lang.IndexOutOfBoundsException: getChars (142793 ... 142794) ends beyond length 74889 at android.text.SpannableStringBuilder.checkRange(SpannableStringBuilder.java) ] || The same nature as <strike>{{bug|720092}}</strike>. | ||
|- | |- | ||
| {{bug| | | {{bug|721393}} || P2 || Virtual keyboard enter key doesn't work correctly in designMode document || Fix is submitted. | ||
|- | |- | ||
| {{bug| | | {{bug|719121}} || P2 || The delete key isn't working correctly on etherpad || Depends on {{bug|725919}}. | ||
|- | |- | ||
| {{bug| | | {{bug|725919}} || -- || Visual cursor position is different from the actual one on Etherpad | ||
|- | |||
| {{bug|702995}} || P2 || investigate focus issues with the tab host || The cause of the <strike>{{bug|697773}}</strike>, {{bug|701895}}, {{bug|704156}}, {{bug|705939}}. | |||
|- | |||
| {{bug|725298}} || P3 || Text input into the URL bar does not display all characters typed | |||
|- | |||
| {{bug|720300}} || P3 || Awesome bar shouldn't start search on Enter key pressed if there is composition string | |||
|- | |||
| {{bug|715207}} || P3 || First character entered in any input field with Google Japanese Input is prevalidated | |||
|- | |||
| {{bug|712018}} || P3 || French physical keyboard detected as ENGLISH in web forms with Asus Transformer | |||
|- | |||
| {{bug|713060}} || P3 || Typing in URL bar on Droid Pro with hard keyboard always inserts at end || Specific to Android 2.2. There is an update to 2.3.3 available for the Droid Pro. | |||
|- | |||
| {{bug|711681}} || P3 || Hitting the done button does not dismiss a JS prompt | |||
|- | |- | ||
| {{bug|699465}} || P3 || Tapping on the urlbar does not bring up keyboard; 2nd tap displays context menu (HTC G2) || Seems to be G2 specific. Cannot reproduce on Nexus One, HTC Sensation, Droid Pro, or Motorola Droid 3. | | {{bug|699465}} || P3 || Tapping on the urlbar does not bring up keyboard; 2nd tap displays context menu (HTC G2) || Seems to be G2 specific. Cannot reproduce on Nexus One, HTC Sensation, Droid Pro, or Motorola Droid 3. | ||
|- | |- | ||
| {{bug|698437}} || P3 || Allow navigation with directional controller || The feature was removed some time ago. | | {{bug|698437}} || P3 || Allow navigation with directional controller || The feature was removed some time ago, and might not really be needed according to the comments in the bug. | ||
|- | |- | ||
| {{bug|697828}} || P3 || Droid Pro invokes a keyword suggestions-box on every page regardless of focus || Unable to reproduce on Droid Pro | | {{bug|697828}} || P3 || Droid Pro invokes a keyword suggestions-box on every page regardless of focus || Unable to reproduce on Droid Pro | ||
|- | |- | ||
| {{bug| | | {{bug|717392}} || P4 || Positioning cursor in URL is not easily doable due to selection UI | ||
|- | |||
| {{bug|712966}} || P4 || Typing text is slow in this case with a lot of inputs | |||
|- | |||
| {{bug|709496}} || P4 || on screen keyboard takes too long to dismiss | |||
|- | |||
| {{bug|708457}} || P4 || No Next button in the software keyboard when entering data into http://www.sweepstakes.com/ | |||
|- | |||
| {{bug|706336}} || P4 || Cursor navigation and selection buttons in Swype don't work | |||
|- | |- | ||
| {{bug|701895}} || P4 || [IME] return key does not cause the urlbar to go to the website using simeji || Depends on {{bug|702995}} | | {{bug|701895}} || P4 || [IME] return key does not cause the urlbar to go to the website using simeji || Depends on {{bug|702995}} | ||
|- | |- | ||
| {{bug|700407}} || P4 || portrait mode turns up annoying "flashes" when typing into textfields || Need more info | | {{bug|700407}} || P4 || portrait mode turns up annoying "flashes" when typing into textfields || Need more info | ||
|- | |- | ||
| {{bug|697838}} || P4 || Flickering may occur after deleting uncommitted characters with nicoWnnG IME || This IME causes the view resize and redrawing, which sometimes happens with a visible flicker | | {{bug|697838}} || P4 || Flickering may occur after deleting uncommitted characters with nicoWnnG IME || This IME causes the view resize and redrawing, which sometimes happens with a visible flicker | ||
|- | |- | ||
| {{bug|694413}} || -- || southwest.com form entry doesn't scroll into view || | | {{bug|710837}} || P4 || Find a way to set the value of an input element without calling .blur() first | ||
|- | |||
| {{bug|716152}} || P4 || VKB does not appear on appearance of JS prompt dialog | |||
|- | |||
| {{bug|717120}} || -- || No form text input has a carriage return instead of a next button in the default VKB | |||
|- | |||
| {{bug|705201}} || -- || [meta] Forms are not splendid || Form input meta-bug depending on {{bug|704879}}, <strike>{{bug|706342}}</strike>, <strike>{{bug|697265}}</strike> | |||
|- | |||
| {{bug|723810}} || -- || nsIWidget::OnIMETextChange() is not called for the document with designMode=on | |||
|- | |||
| {{bug|726716}} || -- || Keyboard shortcuts don't work | |||
|- | |||
| <strike>{{bug|720333}}</strike> || <strike>P2</strike> || <strike>Only the last letter typed is displayed when HKB is used</strike> || Side-effect of <strike>{{bug|711648}}</strike>. Fixed. | |||
|- | |||
| <strike>{{bug|720092}}</strike> || <strike>P1</strike> || <strike>java.lang.IndexOutOfBoundsException: getChars (0 ... 88168) ends beyond length 0</strike> || Unable to reproduce. Fixed by catching the exception. | |||
|- | |||
| <strike>{{bug|708774}}</strike> || <strike>P1</strike> || <strike>Make landscape keyboard be fullscreen</strike> || Fixed | |||
|- | |||
| <strike>{{bug|707350}}</strike> || <strike>P2</strike> || <strike>Hardware Keyboard return gives a space instead of a return when using Swiftkey X</strike> || Fixed by <strike>{{bug|705939}}</strike>. | |||
|- | |||
| <strike>{{bug|711496}}</strike> || -- || <strike>Virtual keyboard does not appear with editable content in iframes</strike> || Regression of the <strike>{{bug|701947}}</strike>. Might be caused by the <strike>{{bug|704579}}</strike>. Fixed with <strike>{{bug|709663}}</strike>. | |||
|- | |||
| <strike>{{bug|711648}}</strike> || <strike>P4</strike> || <strike>Pre-commit underline is not shown for the composing text</strike> || Caused by the changes in {{bug|595008}}. Fixed. | |||
|- | |||
| <strike>{{bug|712972}}</strike> || <strike>P3</strike> || <strike>Can't type mzl.la into awesome bar</strike> || Specific to how Swype handles suggestions. Fixed. | |||
|- | |||
| <strike>{{bug|714950}}</strike> || <strike>P2</strike> || <strike>Unable to see characters typed in landscape fullscreen VKB</strike> || Fixed | |||
|- | |||
| <strike>{{bug|712118}}</strike> || <strike>P2</strike> || <strike>Form autocomplete is broken because we're not receiving compositionupdate events</strike> || Fixed | |||
|- | |||
| <strike>{{bug|595008}}</strike> || -- || <strike>Make Android IME more efficient by reducing communication between Java and Gecko</strike> || Fixed | |||
|- | |||
| <strike>{{bug|706342}}</strike> || <strike>P3</strike> || <strike>Input hints are broken in form fields</strike> || Fixed by {{bug|595008}}. | |||
|- | |||
| <strike>{{bug|708626}}</strike> || <strike>P4</strike> || <strike>Pressing physical volume button dismisses keyboard, doesn't adjust ringer volume</strike> || Fixed | |||
|- | |||
| <strike>{{bug|708918}}</strike> || -- || <strike>The typed characters are misplaced when using hardware keyboard with Swiftkey X</strike> || Fixed by {{bug|595008}}. | |||
|- | |||
| <strike>{{bug|705939}}</strike> || -- || <strike>Enter key pressed in the Awesome Bar does not open an URL sometimes</strike> || Fixed | |||
|- | |||
| <strike>{{bug|697265}}</strike> || <strike>P3</strike> || <strike>Support clipboard operations in edit fields</strike> || Fixed | |||
|- | |||
| <strike>{{bug|694413}}</strike> || -- || <strike>southwest.com form entry doesn't scroll into view</strike> || Fixed | |||
|- | |||
| <strike>{{bug|696319}}</strike> || <strike>P1</strike> || <strike>Scroll web content input into view</strike> || Fixed | |||
|- | |||
| <strike>{{bug|701706}}</strike> || <strike>P1</strike> || <strike>Virtual Keyboard is not dismissed if a tap is performed outside the focused input field</strike> || Fixed | |||
|- | |||
| <strike>{{bug|705457}}</strike> || -- || <strike>Tab key should move focus to the next field in a form</strike> || Fixed | |||
|- | |||
| <strike>{{bug|705166}}</strike> || <strike>P1</strike> || <strike>Entering text in inputs fields has regressed in performance; lagged input<strike> || Caused by <strike>{{bug|703821}}</strike>. Fixed by <strike>{{bug|704575}}</strike>. | |||
|- | |||
| <strike>{{bug|704156}}</strike> || -- || <strike>Unable to overwrite selection in awesome bar using HKB</strike> || Fixed | |||
|- | |- | ||
| <strike>{{bug|697773}}</strike> || <strike>P1</strike> || <strike>Cannot type in AwesomeBar URL bar with hard keyboard</strike> || Fixed | | <strike>{{bug|697773}}</strike> || <strike>P1</strike> || <strike>Cannot type in AwesomeBar URL bar with hard keyboard</strike> || Fixed | ||
Line 76: | Line 150: | ||
|- | |- | ||
| {{bug|605358}} || P1 || VKB opened in fullscreen landscape mode for Find In Page does not hide on pressing Search || Requires Find In Page feature | | {{bug|605358}} || P1 || VKB opened in fullscreen landscape mode for Find In Page does not hide on pressing Search || Requires Find In Page feature | ||
|- | |- | ||
| {{bug|635131}} || P4 || Preview of closed tab not updated when undoing a closed tab w/ keyboard || No tabs preview yet | | {{bug|635131}} || P4 || Preview of closed tab not updated when undoing a closed tab w/ keyboard || No tabs preview yet | ||
Line 92: | Line 162: | ||
! ID || Pri || Summary | ! ID || Pri || Summary | ||
|- | |- | ||
| | | {{bug|611730}} || P2 || urlbar context menu and landscape keyboard both appear on long tap | ||
|- | |||
| {{bug|624333}} || P2 || form helper doesn't allow input while keyboard is showing || Works with native UI | |||
|- | |||
| {{bug|606019}} || P3 || Form Helper will move around after typing in a textbox using Simeji in landscape and panning || Works differently with native UI | |||
|- | |- | ||
| | | {{bug|639958}} || P4 || After committing text by clicking on the awesome bar, context menu will appear behind the soft keyboard if in landscape using Simeji | ||
|- | |- | ||
| | | {{bug|621438}} || P4 || Virtual keyboard for ContentEditable areas shouldn't try to provide autocompletion | ||
|- | |- | ||
| | | {{bug|691237}} || -- || Text entry gets mangled in Swype 3.9.86.27849 on Galaxy Tab 10.1 in Aurora 9.0a2 | ||
|- | |- | ||
| | | {{bug|691163}} || -- || Swype 3.25.91.31127 inserts a space after every letter typed | ||
|- | |- | ||
| | | {{bug|688423}} || -- || Virtual Keyboard is automatically dismissed from awesomescreen when opening a new tab | ||
|- | |- | ||
| <strike>{{bug|669995}}</strike> || <strike>P3</strike> || <strike>Virtual keyboard does not automatically appear on etherpad</strike> || Works with native UI | | <strike>{{bug|669995}}</strike> || <strike>P3</strike> || <strike>Virtual keyboard does not automatically appear on etherpad</strike> || Works with native UI |
Latest revision as of 03:08, 15 February 2012
IME bugs in native UI
Native UI specific
ID | Pri | Summary | Note |
---|---|---|---|
bug 725170 | -- | crash java [@ java.lang.IndexOutOfBoundsException: getChars (142793 ... 142794) ends beyond length 74889 at android.text.SpannableStringBuilder.checkRange(SpannableStringBuilder.java) ] | The same nature as |
bug 721393 | P2 | Virtual keyboard enter key doesn't work correctly in designMode document | Fix is submitted. |
bug 719121 | P2 | The delete key isn't working correctly on etherpad | Depends on bug 725919. |
bug 725919 | -- | Visual cursor position is different from the actual one on Etherpad | |
bug 702995 | P2 | investigate focus issues with the tab host | The cause of the |
bug 725298 | P3 | Text input into the URL bar does not display all characters typed | |
bug 720300 | P3 | Awesome bar shouldn't start search on Enter key pressed if there is composition string | |
bug 715207 | P3 | First character entered in any input field with Google Japanese Input is prevalidated | |
bug 712018 | P3 | French physical keyboard detected as ENGLISH in web forms with Asus Transformer | |
bug 713060 | P3 | Typing in URL bar on Droid Pro with hard keyboard always inserts at end | Specific to Android 2.2. There is an update to 2.3.3 available for the Droid Pro. |
bug 711681 | P3 | Hitting the done button does not dismiss a JS prompt | |
bug 699465 | P3 | Tapping on the urlbar does not bring up keyboard; 2nd tap displays context menu (HTC G2) | Seems to be G2 specific. Cannot reproduce on Nexus One, HTC Sensation, Droid Pro, or Motorola Droid 3. |
bug 698437 | P3 | Allow navigation with directional controller | The feature was removed some time ago, and might not really be needed according to the comments in the bug. |
bug 697828 | P3 | Droid Pro invokes a keyword suggestions-box on every page regardless of focus | Unable to reproduce on Droid Pro |
bug 717392 | P4 | Positioning cursor in URL is not easily doable due to selection UI | |
bug 712966 | P4 | Typing text is slow in this case with a lot of inputs | |
bug 709496 | P4 | on screen keyboard takes too long to dismiss | |
bug 708457 | P4 | No Next button in the software keyboard when entering data into http://www.sweepstakes.com/ | |
bug 706336 | P4 | Cursor navigation and selection buttons in Swype don't work | |
bug 701895 | P4 | [IME] return key does not cause the urlbar to go to the website using simeji | Depends on bug 702995 |
bug 700407 | P4 | portrait mode turns up annoying "flashes" when typing into textfields | Need more info |
bug 697838 | P4 | Flickering may occur after deleting uncommitted characters with nicoWnnG IME | This IME causes the view resize and redrawing, which sometimes happens with a visible flicker |
bug 710837 | P4 | Find a way to set the value of an input element without calling .blur() first | |
bug 716152 | P4 | VKB does not appear on appearance of JS prompt dialog | |
bug 717120 | -- | No form text input has a carriage return instead of a next button in the default VKB | |
bug 705201 | -- | [meta] Forms are not splendid | Form input meta-bug depending on bug 704879, |
bug 723810 | -- | nsIWidget::OnIMETextChange() is not called for the document with designMode=on | |
bug 726716 | -- | Keyboard shortcuts don't work | |
Side-effect of | |||
Unable to reproduce. Fixed by catching the exception. | |||
Fixed | |||
Fixed by | |||
-- | Regression of the | ||
Caused by the changes in bug 595008. Fixed. | |||
Specific to how Swype handles suggestions. Fixed. | |||
Fixed | |||
Fixed | |||
-- | Fixed | ||
Fixed by bug 595008. | |||
Fixed | |||
-- | Fixed by bug 595008. | ||
-- | Fixed | ||
Fixed | |||
-- | Fixed | ||
Fixed | |||
Fixed | |||
-- | Fixed | ||
Caused by | |||
-- | Fixed | ||
Fixed | |||
Regression caused by the new pan/zoom layers architecture. Fixed. | |||
Rendering issues with panning layers were fixed. | |||
-- | Fixed | ||
Fixed | |||
Fixed |
Older bugs still happening in native UI
ID | Pri | Summary | Note |
---|---|---|---|
Fixed | |||
Fixed | |||
Fixed | |||
-- | |||
bug 630576 | P4 | Fennec should send key events to content | Got some useful info from Masayuki. WIP patch attached. |
bug 695626 | -- | keyup event is only fired with android hardware keyboard although keydown and keypress aren't fired | Low priority? |
Seems like the IME problem. WONTFIX | |||
bug 667619 | P5 | [VKB] Portrait to landscape rotation does not fullscreen the virtual keyboard on field tap | After bug 698114 the keyboard stays visible when orientation changes. This is low priority. |
Require prerequisites
ID | Pri | Summary | Missing Prerequisites |
---|---|---|---|
bug 605358 | P1 | VKB opened in fullscreen landscape mode for Find In Page does not hide on pressing Search | Requires Find In Page feature |
bug 635131 | P4 | Preview of closed tab not updated when undoing a closed tab w/ keyboard | No tabs preview yet |
Other
E10s/XUL specific
ID | Pri | Summary | |
---|---|---|---|
bug 611730 | P2 | urlbar context menu and landscape keyboard both appear on long tap | |
bug 624333 | P2 | form helper doesn't allow input while keyboard is showing | Works with native UI |
bug 606019 | P3 | Form Helper will move around after typing in a textbox using Simeji in landscape and panning | Works differently with native UI |
bug 639958 | P4 | After committing text by clicking on the awesome bar, context menu will appear behind the soft keyboard if in landscape using Simeji | |
bug 621438 | P4 | Virtual keyboard for ContentEditable areas shouldn't try to provide autocompletion | |
bug 691237 | -- | Text entry gets mangled in Swype 3.9.86.27849 on Galaxy Tab 10.1 in Aurora 9.0a2 | |
bug 691163 | -- | Swype 3.25.91.31127 inserts a space after every letter typed | |
bug 688423 | -- | Virtual Keyboard is automatically dismissed from awesomescreen when opening a new tab | |
Works with native UI | |||
-- | Works with native UI |
Need more investigation
ID | Pri | Summary | Note |
---|---|---|---|
bug 686360 | -- | JSLinux ran within a canvas does not accept keyboard input from virtual keyboard | bug 630576? |
bug 676238 | P2 | Local about pages are not always properly painted when virtual keyboard is closed | Assigned to mbrubeck |
bug 615166 | P3 | Search button in landscape mode has the wrong caption | Works as stock browser |
bug 605342 | P4 | [RTL] after typing in arabic characters, the arabic characters are not right justified on the awesome page | WIP patch ready? |
bug 683767 | -- | Text input incompatibility with flext9 | Very likely e10s issue |
Cannot reproduce. Confirmed by nhirata | |||
The problem as described is not reproducible. Agreed with Madhava on the behavior. | |||
bug 688736 | -- | Sometimes Virtual Keyboard is displayed while Hardware Keyboard is already used | HKB - Device specific? |
-- | Fixed by | ||
bug 685537 | -- | [HKb] Fn key + key is not working properly on Desire Z's Android keyboard | |
Cannot reproduce. Confirmed by nhirata | |||
bug 688717 | -- | No keyboard is shown when trying to enter text with suggestions | bug 669995? |
bug 686789 | -- | keyboard doesn't open up in yammer.com or facebook.com | bug 669995? |
bug 635289 | P4 | menu click on link should open in a new tab | HKB - New feature |
bug 686332 | -- | Text entry does not accept system-wide android editing keystrokes | HKB - New feature |
bug 645811 | P4 | Show hkb editing symbols for shift and alt mode | HKB - New feature |
bug 628748 | P4 | SCR: Please allow the options button on the android to change the IME | New feature |