Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: deee3a15697e51d209fa56cb912f1b11157e9ab8
      
https://github.com/WebKit/WebKit/commit/deee3a15697e51d209fa56cb912f1b11157e9ab8
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2026-02-08 (Sun, 08 Feb 2026)

  Changed paths:
    M Source/WebCore/Modules/model-element/HTMLModelElement.cpp
    M Source/WebCore/Modules/model-element/HTMLModelElement.h

  Log Message:
  -----------
  [model element] iOS doesn't respond to touch events
https://bugs.webkit.org/show_bug.cgi?id=307240
rdar://169876968

Reviewed by Etienne Segonzac.

HTMLModelElement was only looking at mouse* events and for iOS
should check touch* as well.

* Source/WebCore/Modules/model-element/HTMLModelElement.cpp:
(WebCore::HTMLModelElement::defaultEventHandler):
* Source/WebCore/Modules/model-element/HTMLModelElement.h:

Canonical link: https://commits.webkit.org/307035@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to