DescriptionText selection should happen on Disabled and Readonly elements when do
long press on those elements in Android for allowing user to Copy.
HitTest is coming as the layered parent node, so text selection is
not happening. This change takes care of processing text selection in
case of disabled/readonly elements.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184746
Patch Set 1 #Patch Set 2 : Compilation issue fixed. #Patch Set 3 : #
Total comments: 20
Patch Set 4 : Fixed the review comments. #Patch Set 5 : corrected the order of platforms inside NeverFixTests. #Patch Set 6 : Refined the Layout Test case. #Patch Set 7 : Fixed Linux and Windows Layout test breaks. #
Messages
Total messages: 30 (6 generated)
|