🐛 Bug Report
A few things seem to break when a TextField is wrapped by a TooltipTrigger.
- You can't double click to select text in the input
- You can't click and drag to highlight text
- If you arrow the cursor over within the input, then clicking near the end of the text within the input does not jump the cursor anymore
🤔 Expected Behavior
Maintain default mouse interactions
😯 Current Behavior
- See slack discussion here
- See Demo here
This was found because we have a project that's already wrapping a TextField with an OverlayTrigger in v2 (which seems to be working just fine), and we're still doing this in v3 while we wait for official helptext support on fields.
🔦 Context
Our users won't be able to navigate inputs on our forms as they should be able to until this is resolved
| Software |
Version(s) |
| react-spectrum |
3.7.0 |
| Browser |
Chrome |
| Operating System |
Mac Big Sur |
🧢 Your Company/Team
- Adobe Launch
- Reactor-Sandbox