Closed Bug 1059059 Opened 10 years ago Closed 10 years ago

[AccessFu] Don't blur entry after focus autoMove

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla34

People

(Reporter: eeejay, Assigned: eeejay)

Details

Attachments

(1 file)

Our logic for dealing with vc changes when we are in editing mode is to reset the focus on the document. This is done for Android to allow a user to arrow/swipe past an entry after editing it and having the IME go away.

When an app focuses on an entry via js, we have the vc go to the entry via autoMove, and then blur the entry because of the logic above. We actually want to preserve the focus.
Comment on attachment 8479572 [details] [diff] [review]
Don't blur in editing mode if vc is on focused item.

Review of attachment 8479572 [details] [diff] [review]:
-----------------------------------------------------------------

thanks!
Attachment #8479572 - Flags: review?(yzenevich) → review+
Assignee: nobody → eitan
Flags: needinfo?(cbook)
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/2a7db469d28a
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Flags: needinfo?(cbook)
You need to log in before you can comment on or make changes to this bug.