| Summary: | TextView glitches in mobile Chrome | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Editor | Assignee: | Project Inbox <orion.editor-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | john.arthorne, Silenio_Quarti |
| Version: | 1.0 | ||
| Target Milestone: | 2.0 M1 | ||
| Hardware: | PC | ||
| OS: | Android | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Silenio tried changing the editor to behave same as iPad and the text input worked great. Basically in its current state none of the input is going into the underlying text buffer at all. Here is info on the user agent string for Mobile chrome on a tablet: https://developers.google.com/chrome/mobile/docs/user-agent Pushed some changes to fix scrolling and editing. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=733fe2e788b067976707dd305c03edac74fc2c07 I am not seeing the garbage characters (different device?). Please try the latest and let me know if it still happens. These function are still broken for me: Selection Copy/Cut and Paste I am going to mark this fixed because I think the original problem with garbage characters is fixed. I tested with minimal editor example on 2.0 M1 using Android 4.2 on Nexus 7 and it is working fairly well. We should open specific bugs for any remaining issues. |