Closed Bug 856083 Opened 12 years ago Closed 12 years ago

Browser links and text boxes can't be selected

Categories

(Firefox OS Graveyard :: Gaia::Browser, defect, P1)

ARM
Gonk (Firefox OS)
defect

Tracking

(blocking-b2g:tef+, firefox21 wontfix, firefox22 wontfix, firefox23 fixed, b2g18 verified, b2g18-v1.0.0 unaffected, b2g18-v1.0.1 verified)

VERIFIED FIXED
B2G C4 (2jan on)
blocking-b2g tef+
Tracking Status
firefox21 --- wontfix
firefox22 --- wontfix
firefox23 --- fixed
b2g18 --- verified
b2g18-v1.0.0 --- unaffected
b2g18-v1.0.1 --- verified

People

(Reporter: diego, Assigned: ajones)

Details

(Whiteboard: IOT, Spain, Ikura, Chile, khepera_43257)

Attachments

(3 files, 1 obsolete file)

I can scroll and zoom, but I can't tap on any link or text box on any page. This seems to be affecting only 1.0.1 and 1.1, not master
blocking-b2g: --- → tef?
Can't repro, which Gaia and Gecko tips are you using?
Flags: needinfo?(dwilson)
Works for me on Unagi with Gecko a9e27af and Gaia ddb38ac
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Hi, This has been observed again with ikura, first candidate version for certification in Spain. It is not possible to click on any link displayed in the web browser. Tested with several sites, and click on the same links many times. It seems not to be a peformance issue, but just links not working. Reopen the bug, adding Spain certification meta dependency, nominating for tef+. Thanks! David
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
adding some logs about the issue described in previous comment
I can't reproduce on Otoro/Unagi and I don't have an Ikura.
Could you say which versions of Gecko and Gaia you are using? Also can you reproduce this on devices other than the Ikura? I would be surprised if this issue was hardware-specific.
I agree with you, maybe this issue will not be HW dependant. The commits used for the certification had been: gecko commit b5183c99228bdc5be33340e359efd1b4f0859e92 gaia: commit 577d13088ebdbd353d13910d3317e713a140415b
Found the root cause. This problem is fixed when I revert the patch from bug 833795 https://bugzilla.mozilla.org/show_bug.cgi?id=833795#c43
Flags: needinfo?(dwilson)
Can someone back out the patch while we figure this out? The jitter mentioned in the bug is probably better than unusable links
Just to clarify: this is only an issue on the v1.0.1 and gecko-18 (v1-train?) branches of gecko. It is *not* an issue in master. So I think the patch from bug 833795 should be backed out from those branches for now. Do I need to attach new patch files for this or is there a quicker back out process?
Severity: normal → blocker
Priority: -- → P1
(clearly tef+)
blocking-b2g: tef? → tef+
Hey Diego, I cannot reproduce this with latest build in 1.0.1 * Gecko: f3206d8 * Gaia: daea430 Can you please double check before we back-out something that might not be required? Thanks!
Flags: needinfo?(dwilson)
I have checked on several builds and multiple devices. I have confirmation from test teams and it looks like the TID guys can reproduce it too. How are you testing it? I just open a site (like cnn.com) and try to follow any of the links.
Flags: needinfo?(dwilson)
(In reply to Diego Wilson [:diego] from comment #13) > I have checked on several builds and multiple devices. I have confirmation > from test teams and it looks like the TID guys can reproduce it too. > > How are you testing it? I just open a site (like cnn.com) and try to follow > any of the links. The TID folks might be referring to the Ikura build under certification that is quite old (15 days or so), I have checked this with cnn.com and with google.com, both links and forms are working properly. I am using English and Cellular Connection. Which are the tips of the most recent build you are using?
Daniel, I tested using the tip of v1.0.1 as of yesterday gecko commit f3206d8aa6195772856e940c5e4759d6580bec81 gaia commit daea430624ec02f8d36a12d581fc4a3278c27cb7 I even tested with the commits that worked for you in comment 2 I'm using an inari. And it seems you're using an ikura. May it *is* hardware specific? Do you have access to an inari?
(In reply to Diego Wilson [:diego] from comment #15) > Daniel, > > I tested using the tip of v1.0.1 as of yesterday > gecko commit f3206d8aa6195772856e940c5e4759d6580bec81 > gaia commit daea430624ec02f8d36a12d581fc4a3278c27cb7 > > I even tested with the commits that worked for you in comment 2 > > I'm using an inari. And it seems you're using an ikura. May it *is* hardware > specific? Do you have access to an inari? Definitely it seems to be Hardware specific, I have tested using an Unagi. I am having trouble in order to update my ikura, but my colleagues that reproduced where using that device. Could it be something related with screen sensibility?
I can reproduce it on otoro on cnn.com and facebook.com.
Assignee: nobody → ajones
(In reply to Anthony Jones (:kentuckyfriedtakahe) from comment #17) > I can reproduce it on otoro on cnn.com and facebook.com. Ok, I'm not crazy after all! Can you help me back it out or figure out what's missing from v1.0.1 and gecko-18 ?
Nothing obvious. I will just have to debug the issue.
Comment on attachment 733729 [details] [diff] [review] Add mScreenPoint to SingleTouchData; Should attach patch to bug 833795.
Attachment #733729 - Attachment is obsolete: true
Backed out 833795.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(This shouldn't have been resolved until it hit m-c anyway). This was backed out because curiously, the original was causing toolkit/content/tests/chrome/test_bug451286.xul to *not* assert anymore when it had previously been asserting 2-5 times. This annotation was done in bug 683159. I backed this out again with the annotation removed, but be wary of possibly tripping this again when you look to re-land. https://hg.mozilla.org/integration/mozilla-inbound/rev/84d0583cc8cb
Target Milestone: --- → B2G C4 (2jan on)
(In reply to Ryan VanderMeulen [:RyanVM] from comment #25) > This was backed out because curiously, the original was causing > toolkit/content/tests/chrome/test_bug451286.xul to *not* assert anymore when > it had previously been asserting 2-5 times. This annotation was done in bug > 683159. I backed this out again with the annotation removed, but be wary of > possibly tripping this again when you look to re-land. *sigh* The joy of bugfixes landing on bustage. I'm pretty sure the test_bug451286 stuff was unrelated to this push and due to another patch that landed around the same time. Make sure you have a green debug mochitest-other in your Try run, but I think you'll be OK.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
(In reply to Ryan VanderMeulen [:RyanVM] from comment #25) > (This shouldn't have been resolved until it hit m-c anyway). I wasn't sure what to do but now I know for the future. The patch just needs to be backed out. The new patch fixes the problem in a better way.
Reseting b2g status flags cause I'm pretty sure the new patch for this bug has not landed in v1.1 or v1.0.1 yet.
*This* issue (a regression caused by bug 833795) is fixed for v1.1 and v1.0.1 via the backout that was performed in comment 26. The status of a new patch for bug 833795 has no bearing on this at this point (except to avoid re-regressing it).
I can confirm this is fixed in 1.0.1. Thanks!
Verfied fixed on Unagi Build ID: 20130409070202 Kernel Date: Dec 5 Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/3b51ced33215 Gaia: f80afc35f8c63e713b88ec26a0ee7c5af50f4096 and on Unagi Build ID: 20130409070205 Kernel Date: Dec 5 Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/cfef36c0c8bc Gaia: a80be95f553de517e5d8a159e04511cda5e38be4 User is now able to click on links on www.news.google.com, www.cnn.com, www.facebook.com.
Status: RESOLVED → VERIFIED
Whiteboard: IOT, Spain, Ikura
Whiteboard: IOT, Spain, Ikura → IOT, Spain, Ikura, Chile, khepera_43257
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: