| Summary: | [List][Combo] Lists can scroll over maximum in IE7/8 | ||
|---|---|---|---|
| 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.0 | ||
| Target Milestone: | 2.0 RC1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Tim Buschtoens
Fixed with commit 3f3d03457f3975c4e8111b5ac8005e11d1ec8bb1. Took a while to figure out, but because the OUTER list item element had no overflow:hidden style set, the vml-element that renders the selection background (if it's a gradient) increased the size of the container, allowing the mousewheel to scroll further if one of the last few items was selected. |