Bug 41977

Summary: EventHandler::handleMousePressEventSingleClick should ask EditingBehavior for platform specific behavior
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: darin, mrobinson, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 39854    
Bug Blocks:    

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 ***