Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16500] Windows Hybrid: touchEnabled property of a view not working properly on windows phone 8

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-24T20:16:10.000+0000
Affected Version/sRelease 3.2.1
Fix Version/sn/a
ComponentsWindows Hybrid
Labelsqe-3.2.1, qe-winhybrid
ReporterSatyam Sekhri
AssigneeChris Barber
Created2014-02-25T11:54:02.000+0000
Updated2017-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

FileDateSize
test2.zip2014-02-25T11:54:02.000+00006534321

Comments

  1. Dee Clawson 2016-05-06

    Can we get a priority put on this? Almost 2 years with no resolution.
  2. Chris Barber 2016-05-09

    [~kdclaw3@gmail.com] Low. Super low.
  3. Chris Barber 2016-08-24

    Windows Hybrid is dead.
  4. Lee Morris 2017-03-20

    Closing ticket as Windows Hybrid is no longer supported.

JSON Source