Without this change, DRAG_SUPPORT is required to drag-select text in the input field. WPE port and alike don't (yet) have drag support, so it is limiting them.
Created attachment 390232 [details] Patch
(In reply to Pavel Feldman from comment #0) > Without this change, DRAG_SUPPORT is required to drag-select text in the > input field. WPE port and alike don't (yet) have drag support, so it is > limiting them. I don't think we want to enable this code in iOS so we probably need to add a new ENABLE for this specific case.
Comment on attachment 390232 [details] Patch r- because of the above reason.