| Summary: | Child does not inherit "hover" CSS property from parent Composite | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Artem Golovnya <artjomka.mail> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 3.0 | ||||||
| Target Milestone: | 3.1 M6 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| See Also: | https://git.eclipse.org/r/#/c/67606/ | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
notes.txt contains info how to setup example project. For testing was used RAP 3.0.1 and google chrome 46.0.2490.86 m. Fixed with change https://git.eclipse.org/r/#/c/67606/ |
Created attachment 258185 [details] exampleCssHover Child element hover event does not work on RAP 3, but on RAP 2.3 does. When I set pointer-events: none; to all child elements manually it starts to work. See attached file. It contains example of this bug.