In InputReader.cpp

The following code wasn't there in v1.2
       // Mozilla bug 739417
        if (!outPointer.touchMajor)
            continue;


We tried applied this patch and tried the new build. There is no change
with the Touch behavior.

Can someone get me pointers to fix this?



On Fri, Nov 15, 2013 at 10:46 AM, Marco Chen <[email protected]> wrote:

> Hi,
>
> Maybe you hit the compatibility issue on touch event between kernel driver
> and Gecko.
> You can try to merge the removed codes from link as below.
>
> https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=852400&attachment=737078
>
> Sincerely yours.
>
> ----- 原始郵件 -----
> 寄件者: "Manjunatha M" <[email protected]>
> 收件者: [email protected]
> 寄件備份: 2013 11 月 15 星期五 下午 12:51:04
> 主旨: [b2g] Touch not working
>
> Hi,
>
> I have a device working with FFOS 1.1 and Android ICS 4.0.4. Now that I
> moved to FFOS 1.2 with the same Android ICS 4.0.4. The device is booting,
> but has touch issues. Most of the times touch doesn't work and few times,
> touch anywhere on the screen, the input goes to the single point on the
> screen (Example/- After the first time boot, touch anywhere on the screen,
> the input goes to the next button)
>
> I need inputs to fix this issue.
>
> Thanks
>
> --
> Regards,
> Manjunatha
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
>



-- 
Regards,
Manjunatha
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to