| Summary: | ClassCastException in ControlThemeAdapterImpl: ToolItem cannot be cast to Control | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tobias Hofer <tobias.hofer> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | ivan |
| Version: | 3.1 | ||
| Target Milestone: | 3.2 M1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://git.eclipse.org/r/#/c/75538/ | ||
| Whiteboard: | sr311 | ||
|
Description
Tobias Hofer
I can reproduce it with our Controls Demo -> ToolBar Tab and modified default theme (added ToolItem:disabled{border: 1px solid red;}). As a temporary workaround, please remove from your theme the styling for disabled ToolItem.
Pending fix: https://git.eclipse.org/r/#/c/75538/ Fixed in master with change https://git.eclipse.org/r/#/c/75538/ Backported to 3.1-maintenance branch. |