2026-05-26 9:32 AM
Hello,
I encountered an issue with text selection in STM32CubeIDE on macOS.
Environment:
- STM32CubeIDE version: (напиши свою версію, наприклад 1.15.0)
- macOS version: Tahoe 26.5
- Device: MacBook Pro 16" (Apple M4 Pro)
Issue:
Text selection behaves incorrectly. When selecting text using the trackpad or mouse, the highlighted area does not match the expected selection.
Observed problems:
- Selection jumps unpredictably
- Difficult to select continuous text
- Selection sometimes skips characters or lags
Steps to reproduce:
1. Open any source file
2. Try selecting text using trackpad or mouse
3. Observe incorrect highlighting
Expected behavior:
Text selection should be accurate and follow cursor movement.
Actual behavior:
Selection is inconsistent and inaccurate.
Additional info:
This might be related to macOS trackpad gestures or Eclipse-based editor behavior.
Is this a known issue?
Best regards