After updating to macOS Tahoe 26.1, text selection in Eclipse 2025-09 (Build 4.37.0.20250905-1455) stopped working properly. - Mouse drag does not select multiple lines. - Shift + Arrow keys do not expand selection. - Works fine in other macOS apps (TextEdit, VS Code, etc.) - Happens even with fresh workspace and no plugins. Steps to reproduce: 1. Open any Java or text file. 2. Try to select multiple lines using the mouse or Shift + ↓. 3. No visible selection is made. Expected behavior: • Normal multi-line text selection with mouse and keyboard works as intended. Actual behavior: • Selection is restricted to a single line. • Crashes occur intermittently with Java 1.8 and the Genuitec plugin.