View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031022 | Runner | HTML5 | Public | 2019-06-06 16:35 | 2019-08-19 17:52 |
Reporter | Stewart Bishop | Assigned To | Luke Brown | ||
Priority | High | Severity | B - Major | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Platform | HTML5 | OS | OS Version | ||
Product Version | 2.2.2 | ||||
Target Version | 2.2.4 | Fixed in Version | 2.2.4 | ||
Summary | 0031022: HTML5: Rooms with viewports enabled but making the view not visible prevent instance of triggering events | ||||
Description | If you have views enabled in your room but have the view set to not be visible then instance events aren't getting triggered. | ||||
Steps To Reproduce | 1) Run the sample on Windows 2) Left Click 3) See the room changes and you get an output message 4) Run the sample on HTML5 5) Left Click 6) See that this doesn't work | ||||
Tags | Runner | ||||
1.4 Found In | |||||
2.x Runtime Found In | 2.2.2.326 | ||||
2.x Runtime Verified In | 9.9.1.1531 | ||||
2019-06-06 16:36 Developer |
31022.yyz (18,938 bytes) |
|
fixed in gitlab. This change required touches all mouse events (including mouse enter/leave) so these will probably need to be checked. Specifically, mouse events when using multiple views within the same room |