View Issue Details

IDProjectCategoryView StatusLast Update
0005235Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-01-07 00:51
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityTrivial-bug 
Status assignedResolutionopen 
Summary0005235: multi_content tiles: Hovering onto a tile from the top or bottom causes fadeOut to get triggered when the cursor reaches the img
DescriptionWhen hovering over a tile from the top or bottom, when the cursor leaves the multi-content-tile-details-top or multi-content-tile-details-bottom and goes to the center of the tile (where the img is located), multi-content-tile-details-bottom fades out because of the mouseout event.
Additional Information1. We tried mouseenter and mouseleave; they were never firing
2. We tried using e.target to only fade out if it equals the multi-content-tile. But it will always equal either the top/bottom details, or the img.
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-01-07 00:51 Patrick Schmalstig New Issue
2023-01-07 00:51 Patrick Schmalstig Status non-assigned => assigned
2023-01-07 00:51 Patrick Schmalstig Assigned To => Chris Graham
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised