| Summary: | [Toolbar] ToolItem indices are messed up by DROP_DOWN | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Benjamin Muskalla <b.muskalla> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 1.3 | ||||||
| Target Milestone: | 1.3 M1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Benjamin Muskalla
Created attachment 144206 [details]
patch+testcase
I don't see another chance than recomputing the index based on the assumption that the client-side widget consists of two widgets.
Ralf, any opinion on this one? I really don't like this workaround but I see no way we can get this fixed in any other way.
Workaround+testcase will be obsolete once we have a proper DROP_DOWN ToolItem implementation that consists of only one widget.
I think the patch is fine until we have a better toolitem implementation. Applied to CVS HEAD. |