[TIMOB-16500] Windows Hybrid: touchEnabled property of a view not working properly on windows phone 8
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-08-24T20:16:10.000+0000 |
Affected Version/s | Release 3.2.1 |
Fix Version/s | n/a |
Components | Windows Hybrid |
Labels | qe-3.2.1, qe-winhybrid |
Reporter | Satyam Sekhri |
Assignee | Chris Barber |
Created | 2014-02-25T11:54:02.000+0000 |
Updated | 2017-03-20T17:44:03.000+0000 |
Description
The touchEnabled property set as false for a view does not work properly on windows phone8 whereas it works fine as a mobile web project.
Steps to Reproduce:
1. Setup and run the attached project
2. Click on the red view
3. Click on the label text in the view (which is added onto the red view)
Actual Result:
The click event on the red view does not respond due to a transparent view over it which does not send the click event to the red view despite of its touchEnabled property set as false.
Click on the label text, which is added to the red view, responds to the click event. Also the click event for the red view gets fired when clicked on the label in it.
Expected Result:
The click event on the red view should fire when the view is clicked anywhere.
Attachments
File | Date | Size |
test2.zip | 2014-02-25T11:54:02.000+0000 | 6534321 |
Can we get a priority put on this? Almost 2 years with no resolution.
[~kdclaw3@gmail.com] Low. Super low.
Windows Hybrid is dead.
Closing ticket as Windows Hybrid is no longer supported.