| Summary: | [Tree] TreeItems have incorrect horizontal position | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Chris Fairhall <chris> | ||||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P1 | CC: | nmussin, tbuschto | ||||||
| Version: | 1.5 | ||||||||
| Target Milestone: | 1.5 M6 | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Chris Fairhall
Created attachment 211695 [details]
screen shot showing alignment issues
Created attachment 211696 [details]
screen shot after mouse-over with correct alignment
I can reproduce it too with Controls Demo. This is a side-effect of the recent performance-related refactorings. I will fix it. Sometimes there are also semi-transparent images, probaby for the same reason. Bug 372685 - [Tree] TreeItems have incorrect horizontal position (edit) Sorry, messed up my message, meant to say "Fixed in CVS HEAD" ;-) This bug can still be reproduced in the examples demo. Scrolling the tree up or down causes checkbox cells to appear unaligned on the left side of the tree. On mouse-over the checkboxes jump back to where they should be. Re-open bug for checkbox issue. Fixed the checkbox issue also in HEAD. |