Major refactoring: refer to "direct manipulation" rather than "touch"#350
Conversation
|
Setting this to draft, as we likely need to wordsmith this / discuss this a bit more than other changes, so avoiding accidental merging. |
mustaqahmed
left a comment
There was a problem hiding this comment.
This are my first pass comments. I am still not done with the whole PR, will complete next week.
|
any more thoughts on this? |
|
tl;dr now wondering if instead of talking about things like |
|
Took another stab at making the language more comprehensible. Maybe went a bit overboard, but:
this will still need a refactor/rebase/potential more work once #349 lands |
…tion" to mean "direct manipulation for scrolling and/or zooming"
bfe3413 to
00daf77
Compare
|
Did a rebase, tweaked some things along the way, and turned out I needed to force-push and rewrite history on this. Apologies. This should now however be in line with the recently merged stuff from the other PR. |
smaug----
left a comment
There was a problem hiding this comment.
Minor nit and the question about scrolling or panning.
Discussed in today's PEWG meeting, preference to use "panning". Moved the note that explains that they're synonymous (and tweaked it slightly)
...as this part was very technical/artificial sounding, and not clear at all
|
Made some further changes based on today's PEWG call - changed most instances of "scrolling" to "panning", and turned a few sentences around a bit to make them easier to read (hopefully without introducing any substantially new interpretations) |
|
Sorry, one more tweak (and now i'll leave this alone to give sufficient time to review) - after @mustaqahmed's comment in today's call, I revisited the glossary definition for "direct manipulation". I think I see what you meant now ... so turned it around a bit. |
…f touchpad scrolling
This is admittedly slightly awkward, but necessary - as
touch-actiondoes not simply apply to touch, but any other situation where an input serves to directly scroll/zoom (e.g. stylus on touchscreen). Before, it was just a non-normative note, but if we want to make this normative and require (for web compat) that UAs do this, it's probably the least-bad approach. (still leaves a bit of cognitive dissonance with the fact that the CSS property is calledtouch-action, but hey...)Closes #202
Please take your time reviewing this, as it's probably quite a fundamental decision here. We should discuss this in the upcoming call(s).
Preview | Diff