macOS UIKit apps have inconsistent text selection behavior

Originator:eric.s.blair
Number:rdar://45457319 Date Originated:22-Oct-2018 01:31 PM
Status:Open Resolved:
Product:Other Product Version:macOS 10.14 (18A391)
Classification:UI/Usability Reproducible:Always
 
Summary:
The double / triple click text selection shortcuts that are standard on macOS apps don’t work properly on the UIKit Mac apps (like News and Stocks).

For instance, triple clicking on text in Safari will select the whole paragraph. Dragging while clicking will select the subsequent paragraphs. There’s even an affordance for continuing the drag if the user quickly clicks a 4th time.

News and Stock don’t seem get that right with any regularity. Sometimes the third click will select the paragraph, sometimes it won’t. Trying to drag to increase the selecting will instead drag the current text instead of selecting subsequent text.

Steps to Reproduce:
1. Open an article in News
2. Triple click on some text
3. Drag while clicking

Expected Results:
The text selection behavior should match the macOS standard

Actual Results:
It doesn’t. Sometimes, it starts dragging a single word. Other times, it’ll treat the selection as an in-line selection (instead of paragraph selection). Sometimes, it selects the current paragraph and drags that text instead of continuing the selection (although that might be an inadvertent 4th click with the aforementioned affordance).

Version:
macOS 10.14 (18A391)

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!