Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Android Studio 4.2 Canary 8
Build #AI-202.6397.94.42.6787931, built on August 25, 2020
Runtime version: 11.0.7+10-b765.53 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.6
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 16
Version of Gradle Plugin:
com.android.tools.build:gradle:4.2.0-alpha08'
Version of Gradle:
Gradle 6.6-rc-6
------------------------------------------------------------
Build time: 2020-08-05 19:57:44 UTC
Revision: d4d3dd932ea87b4f1c470c93df56dfe00862d710
Kotlin: 1.3.72
Groovy: 2.5.12
Ant: Apache Ant(TM) version 1.10.8 compiled on May 10 2020
JVM: 1.8.0_261 (Oracle Corporation 25.261-b12)
OS: Mac OS X 10.15.6 x86_64
Version of Java:
java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
OS:
Mac OS X 10.15.6 x86_64
Emulator details:
Name: Pixel_3a_API_30_x86
CPU/ABI: Google APIs Intel Atom (x86)
Path: /Users/{username}/.android/avd/Pixel_3a_API_30_x86.avd
Target: google_apis [Google APIs] (API level 30)
Skin: pixel_3a
SD Card: 800M
Snapshot: no
hw.dPad: no
hw.lcd.height: 2220
runtime.network.speed: full
hw.accelerometer: yes
vm.heapSize: 256
hw.device.manufacturer: Google
hw.lcd.width: 1080
hw.gps: yes
image.androidVersion.api: 30
hw.audioInput: yes
image.sysdir.1: system-images/android-30/google_apis/x86/
hw.camera.back: emulated
hw.mainKeys: no
AvdId: Pixel_3a_API_30_x86
hw.camera.front: emulated
hw.lcd.density: 440
avd.ini.displayname: Pixel_3a_API_30_x86
hw.arc: false
hw.gpu.mode: auto
snapshot.present: no
hw.device.hash2: MD5:0e6953ebf01bdc6b33a2f54746629c50
hw.ramSize: 1536
hw.trackBall: no
PlayStore.enabled: false
hw.battery: yes
hw.cpu.ncore: 8
hw.sdCard: yes
tag.display: Google APIs
runtime.network.latency: none
hw.keyboard: yes
hw.sensors.proximity: yes
disk.dataPartition.size: 6442450944
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
Steps to Reproduce:
1. Build and launch the "Jetsurvey" sample app (
2. Start typing symbols in the "Email" field
3. Start deleting them using the "backspace" button on the keyboard
4. Once all characters expect the first one are deleted, verify that pressing the "backspace" button doesn't delete the last character. Instead, the cursor just shifts in front of that character without actually deleting it.