Closed Bug 1844905 Opened 1 year ago Closed 7 months ago

Implement basic input support

Categories

(Core :: DOM: UI Events & Focus Handling, enhancement)

Unspecified
iOS
enhancement

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

References

(Blocks 2 open bugs)

Details

Attachments

(3 files)

  • Handle window focus
  • Handle mAttachedWidgetListener for keyboard event.
  • Implement UIKeyInput protocol
Group: mozilla-employee-confidential

To handle keyboard events, we have to raise window focus.

Implement UIKeyInput protocol to simple basic input.

When implementing UITextInput, we need to consider to share cocoa's code.

Depends on D184285

Reopening bugs that haven't made it to m-c, for tracking.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Blocks: 1851273
Depends on: 1882900
Attachment #9345163 - Attachment description: Bug 1844905 - Part 1. Activate/Deactivate window to handle window focus. r=masayuki → Bug 1844905 - Part 1. Activate/Deactivate window to handle window focus.
Attachment #9345164 - Attachment description: Bug 1844905 - Part 2. Handle mAttachedWidgetListener to dispatch keyboard event. r=masayuki → Bug 1844905 - Part 2. Handle mAttachedWidgetListener to dispatch keyboard event.
Attachment #9345165 - Attachment description: Bug 1844905 - Part 3. Basic keyboard support. r=masayuki → Bug 1844905 - Part 3. Basic keyboard support.
Group: mozilla-employee-confidential
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/04ed8a6e5e83 Part 1. Activate/Deactivate window to handle window focus. r=masayuki https://hg.mozilla.org/integration/autoland/rev/7a42fe4075c6 Part 2. Handle mAttachedWidgetListener to dispatch keyboard event. r=masayuki https://hg.mozilla.org/integration/autoland/rev/c930b702cd3f Part 3. Basic keyboard support. r=masayuki https://hg.mozilla.org/integration/autoland/rev/2104e9ef47fe 1847585, 1882900: apply code formatting via Lando
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: