Z-index related bug fixed in RV11

To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Z-index related bug fixed in RV11

Post by tsupartono » Thu Mar 28, 2013 3:32 pm

The RV11 release fixes the issue where setting Z-Index only sets the order of the elements visually, but does not correctly set the order elements receive events such as touch events.
As the result, an element that is positioned under other elements (by setting the Z-index to lower value) might incorrectly consume touch events.

This issue has been fixed in RV11 release (17th of March).

Post Reply