ADFA-2536 Fix text selection in Termux window#885
Conversation
…oordinates for handles
📝 WalkthroughRelease Notes: Fix Text Selection in Termux WindowChanges
Key Details
Risks & Considerations
Testing Recommendations
WalkthroughModified the text selection handle popup positioning strategy in TextSelectionHandleView from center-aligned layout to absolute window coordinates. The handle now displays at explicit screen position coordinates instead of centered relative to the target view. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…-in-the-termux-window
Fix gravity for Termux text selection handles
Use already existing coordinates for handles