Closed Bug 818455 Opened 12 years ago Closed 11 years ago

[B2G] Done button on contact app not enabling

Categories

(Remote Protocol :: Marionette, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: zcampbell, Unassigned)

Details

Attachments

(1 file)

Attached file test case
In this test case the 'Done' button is not enabling so the workflow cannot be completed. I suspect, judging from the app code, that Marionette is not triggering the event that enables the Done field.
Talked to Alberto today, and he gave me some more info: https://github.com/mozilla-b2g/gaia/commit/ea68f5ece44baeb6806be78e0ae33c1ea6d29445 was a commit which now caches elements * Any input event on the keyboard should enable it, unless the whole form is empty * We were querySelecting the form on every input for checking that was empty or not, in order to enable or disable the Done button * that was pretty expensive, so we are caching those fields now
This works now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: