Bug 41977 - EventHandler::handleMousePressEventSingleClick should ask EditingBehavior for platform specific behavior
Summary: EventHandler::handleMousePressEventSingleClick should ask EditingBehavior for...
Status: RESOLVED DUPLICATE of bug 113270
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 39854
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-09 12:30 PDT by Antonio Gomes
Modified: 2016-03-31 06:06 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2010-07-09 12:30:59 PDT
... instead, it is accessing EditingMacBehavior directly today.

Intention is to make shift-click behavior defined by the EditingBehavior class.
Comment 1 Antonio Gomes 2016-03-31 06:06:22 PDT
Fixed as part of bug 113270.

*** This bug has been marked as a duplicate of bug 113270 ***