Skip to content

Add IA2_SCROLL_TYPE_*MIDDLE scrolling types#12

Open
sthibaul wants to merge 1 commit into
LinuxA11y:masterfrom
sthibaul:scroll_middle
Open

Add IA2_SCROLL_TYPE_*MIDDLE scrolling types#12
sthibaul wants to merge 1 commit into
LinuxA11y:masterfrom
sthibaul:scroll_middle

Conversation

@sthibaul

Copy link
Copy Markdown

Add IA2_SCROLL_TYPE_MIDDLE, IA2_SCROLL_TYPE_HORIZONTAL_MIDDLE, and
IA2_SCROLL_TYPE_VERTICAL_MIDDLE.

These have become necessary for scrolling web page pieces into view because
the top or bottom of pages are now very often hidden under banners and
webbrowser have a hard time detecting that, as discussed on:

https://bugzilla.mozilla.org/show_bug.cgi?id=1572680

Signed-off-by: Samuel Thibault samuel.thibault@ens-lyon.org

Add IA2_SCROLL_TYPE_MIDDLE, IA2_SCROLL_TYPE_HORIZONTAL_MIDDLE, and
IA2_SCROLL_TYPE_VERTICAL_MIDDLE.

These have become necessary for scrolling web page pieces into view because
the top or bottom of pages are now very often hidden under banners and
webbrowser have a hard time detecting that, as discussed on:

https://bugzilla.mozilla.org/show_bug.cgi?id=1572680

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
@sthibaul

Copy link
Copy Markdown
Author

I'm not sure if we want the separate horizontal and vertical versions, I guess e.g. Orca would only use the middle version.

@sthibaul

Copy link
Copy Markdown
Author

(perhaps we'd rather name it "center" instead of "middle")

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant