You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click-drag selection assumes a left-to-right baseline. In a vertical, RTL layout the selection rectangle has to account for column ordering, column breaks, and tate-chu-yoko groups that behave as a single unit — and native selection often gets this subtly wrong.
Where it shows up here:marker, hyperlink-treatment, and highlighting in Vertically Verse.
Open questions:
What is the correct visual for a selection that spans a column break in RTL order?
How should a tate-chu-yoko group select — atomically, or per character?
Where can we lean on the platform, and where must we override it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Labels:
RFCinteractionClick-drag selection assumes a left-to-right baseline. In a vertical, RTL layout the selection rectangle has to account for column ordering, column breaks, and tate-chu-yoko groups that behave as a single unit — and native selection often gets this subtly wrong.
Where it shows up here:
marker,hyperlink-treatment, and highlighting in Vertically Verse.Open questions:
Write-up: https://vertically.works/challenges#selection
Propose your answer as a PR. Strong answers get merged into the spec.
All reactions