| Summary: | [Combo] Set text selection by code does not work | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | tbuschto |
| Version: | 2.1 | ||
| Target Milestone: | 2.2 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Ivan Furnadjiev
Fixed with commit 252996596afdf6f8bb0ea16d6b9f36ff8827b857 (2.2M2). Among other things the Text field checks for focus before rendering the selection, which is on the Combo widget, not the Text widget itself. |