| Summary: | [Table][Tree] items intially always rendered as focused, even if unfocused | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.5 | ||
| Target Milestone: | 1.5 M7 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Tim Buschtoens
Marked as P2 as this is a regression from Tree/Table merge. Works fine in 1.4.2. Fixed by changing the initial focused parameter to false in TreeRowContainer.js#createRenderConfig. |