Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak 1.4.10 Reflow understanding intent (cut off / zooming) #1819

Closed
wants to merge 4 commits into from

Conversation

patrickhlauke
Copy link
Member

@patrickhlauke patrickhlauke commented May 19, 2021

Takes #326 (comment) as a starting point, but further clarifies the difference here between overflowing content (that is still reachable, but requires scrolling) and cut-off/hidden (is unreachable, basically overflow:hidden in CSS terms, or where scrolling has somehow been suppressed altogether)

In addition, this PR reformats the HTML indentation and uses a proper <dl> for the examples

Closes #326

Takes #326 (comment) as a starting point, but further clarifies the difference here between *overflowing* content (that is still reachable, but requires scrolling) and cut-off/hidden (is unreachable, basically `overflow:hidden` in CSS terms, or where scrolling has somehow been suppressed altogether)

Closes #326
@patrickhlauke patrickhlauke force-pushed the patrickhlauke-issue326 branch from 29096d9 to 6cc6f95 Compare May 19, 2021 09:48
@patrickhlauke
Copy link
Member Author

Any news on this @alastc ?

@patrickhlauke patrickhlauke changed the title Tweak 1.4.10 Reflow understanding intent Tweak 1.4.10 Reflow understanding intent (cut off / zooming) Nov 17, 2023
@mbgower mbgower self-assigned this Dec 4, 2023
@mbgower
Copy link
Contributor

mbgower commented Dec 6, 2023

@patrickhlauke given we've had several sessions about Reflow -- and I think @alastc is planning to bring it to discussion this week, I'm moving this back to In Progress. To me, it needs some tweaks in language.

@mbgower mbgower assigned patrickhlauke and unassigned mbgower Dec 6, 2023
@patrickhlauke patrickhlauke requested a review from mbgower March 10, 2024 18:42
@alastc
Copy link
Contributor

alastc commented Mar 15, 2024

Let's delay on this one until the updates come through, @scottaohara can comment on whether/how to use it.

@patrickhlauke
Copy link
Member Author

Closing, as @scottaohara 's PR #4055 will take care of things more fundamentally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

re-write "zooming into a vertically scrolling page should not cause content to be hidden"
3 participants