Closed Bug 748990 Opened 12 years ago Closed 12 years ago

Drag up gesture does not work on Galaxy Nexus

Categories

(Testing Graveyard :: Eideticker, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Unassigned)

References

Details

The drag gesture is currently done in a small program called monkeyrunner here:

It appears this does not work with scrolling up. Adjusting the 'ytop' variable to 160 fixes the issue. Presumably this is because the top bar in ICS is slightly narrower than the one in Gingerbread/Froyo that the LG G2X has.

I can easily adjust this, but it may change the results somewhat. I'm thinking of holding off on making this change for now, just to make sure the dashboard numbers stay more-or-less the same during this critical period (there are other things that need to be fixed before we can test the galaxy nexus anyway).
Oops, forgot link. And I should have said devicecontroller, not monkeyrunner (getting too late in the day):

https://github.com/mozilla/eideticker/blob/d280eea57f2f24b6fe1b485cc391dc18ded6fed0/bin/devicecontroller.py#L122

(In reply to William Lachance (:wlach) from comment #0)
> The drag gesture is currently done in a small program called monkeyrunner
> here:
Blocks: 747521
This was committed along with some other refactorings here:

https://github.com/mozilla/eideticker/commit/41a000a534a98109c9c0dceb175e0e19ecd37da8
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.