| Summary: | Guard FXFocusAndSelectOnClickPolicy from selecting its host if the host is not the explicit event target. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | cletavernier |
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I added a check to the FXFocusAndSelectOnClickPolicy so that its host is only selected if it is the explicit event target, i.e. if the event target is registered for the host within the visual-part-map. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.11.0M5. |