| Summary: | [List] Selecting an item scrolls it to the top, even if it is below the current scroll position | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | tbuschto |
| Version: | 2.1 | ||
| Target Milestone: | 2.1 M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Tim Buschtoens
Fixed with commit df12047975ff69075236e6fe25fe6a89383f802f. Item is no longer automatically top-aligned, but rather top- or bottom-aligned depending on the scroll position before the selection. |