-
**Describe the bug**
A clear and concise description of what the bug is.
**Affected platforms**
- Web (K/Wasm) - Canvas based API
**Versions**
- Kotlin version*: 1.9.23
- Compose Mult…
-
**Describe the bug**
The below code is expected to produce a snapping effect according to the [androidx docs](https://developer.android.com/reference/kotlin/androidx/compose/foundation/gestures/snap…
-
**Describe the bug**
Initially, the error was:
```
e: java.lang.IllegalStateException: IdSignature clash: ...
```
But the WA was applied:
```
tasks.withType().configureEach {
kotlinOptions…
eymar updated
2 months ago
-
Figure out how to make focus onClick feature device-dependent (Mouse/Touch/Keyboard) instead of platform dependent (Desktop/iOS/Android)
Take a look at this PR: https://github.com/JetBrains/compose…
-
I was trying to use the new Navigation Compose Multiplatform implementation on my project https://github.com/serbelga/Todometer-KMP/pull/515 and there's a crash on iOS and Desktop platforms when navig…
-
Select one of the platforms below:
Desktop
Versions
Kotlin version*: 1.8.0
Compose Multiplatform version*: 1.3.0
JDK (for desktop issues): 16
I need textfield auto request focus when lose fo…
-
**Describe the bug**
When running `packageDeb` Gradle Task, an error will occur:
```
External tool execution failed:
* Command: [/opt/jdk-17.0.8.1+1/bin/jpackage, @/home/balakay/Projects/Launcher/…
-
**Describe the bug**
The iOS 17 introduced hidden trackpad feature, when you can hold the spacebar and then move the cursor with the swipe on the keyboard.
This doesn't move the cursor in any TextF…
-
**Describe the bug**
After I updated to Compose Multiplatform v1.6.10 (from v1.6.2) and Kotlin v2.0.0, my test flight builds started to crash. I have tried building the project locally and it's wor…
-
When testing with RC2 and the new compose compiler plugin, the gradle plugin fails due to
```
Compose Multiplatform 1.6.2 doesn't support Kotlin 2.0.0-RC2. Please see https://github.com/JetBrains…