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

Browse mode for PDF in Microsoft Edge #5740

Closed
michaelDCurran opened this issue Feb 10, 2016 · 6 comments
Closed

Browse mode for PDF in Microsoft Edge #5740

michaelDCurran opened this issue Feb 10, 2016 · 6 comments
Assignees
Milestone

Comments

@michaelDCurran
Copy link
Member

Microsoft Edge now exposes accessible text for pdf documents. Currently looks like plain text with links. The window and UIA class etc are slightly different than for web pages.

@nvaccessAuto
Copy link

Incubated in d5f3732.

@parhamdoustdar
Copy link

Ping @jcsteh @michaelDCurran

This doesn't work reliably in master-13477,dc3ad4ce.

Steps to reproduce:

  1. Open any PDF file in Microsoft Edge and use the arrow keys to read it.

Expected behavior:

The text must be read.

Actual behavior:

Pressing right arrow pronounces "Space" and pressing left arrow pronounces "blank". The way to fix this is to use object-navigation to enter the "PDF File Document" object, route the mouse to the very first element and left-click on it.

@michaelDCurran
Copy link
Member Author

What is your exact Windows version?

On 1/08/2016 9:47 PM, Parham Doustdar wrote:

Ping @jcsteh https://github.com/jcsteh @michaelDCurran
https://github.com/michaelDCurran

This doesn't work reliably in master-13477,dc3ad4ce.

Steps to reproduce:

  1. Open any PDF file in Microsoft Edge and use the arrow keys to read it.

Expected behavior:

The text must be read.

Actual behavior:

Pressing right arrow pronounces "Space" and pressing left arrow
pronounces "blank". The way to fix this is to use object-navigation to
enter the "PDF File Document" object, route the mouse to the very
first element and left-click on it.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ANf5nYlbjpE4u7ifNO66U3rGU9GKXU46ks5qbdzZgaJpZM4HXxqN.

Michael Curran
Executive Director, NV Access Limited
Phone: +61 7 3149 3306
Website: http://www.nvaccess.org/
Twitter: @nvaccess
Facebook: http://www.facebook.com/NVAccess

@parhamdoustdar
Copy link

I have Windows 10 version 1511, build 10586.494.

On 8/1/2016 9:36 PM, Michael Curran wrote:

What is your exact Windows version?

On 1/08/2016 9:47 PM, Parham Doustdar wrote:

Ping @jcsteh https://github.com/jcsteh @michaelDCurran
https://github.com/michaelDCurran

This doesn't work reliably in master-13477,dc3ad4ce.

Steps to reproduce:

  1. Open any PDF file in Microsoft Edge and use the arrow keys to
    read it.

Expected behavior:

The text must be read.

Actual behavior:

Pressing right arrow pronounces "Space" and pressing left arrow
pronounces "blank". The way to fix this is to use object-navigation to
enter the "PDF File Document" object, route the mouse to the very
first element and left-click on it.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread

https://github.com/notifications/unsubscribe-auth/ANf5nYlbjpE4u7ifNO66U3rGU9GKXU46ks5qbdzZgaJpZM4HXxqN.

Michael Curran
Executive Director, NV Access Limited
Phone: +61 7 3149 3306
Website: http://www.nvaccess.org/
Twitter: @nvaccess
Facebook: http://www.facebook.com/NVAccess


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAVhG2R5orid9VK0y0gOjxeICzykskKAks5qbielgaJpZM4HXxqN.

@michaelDCurran
Copy link
Member Author

Hmm okay. This is only going to work for Windows 10 Anniversary update.
I will change the what's new.

Mick

On 2/08/2016 3:12 AM, Parham Doustdar wrote:

I have Windows 10 version 1511, build 10586.494.

On 8/1/2016 9:36 PM, Michael Curran wrote:

What is your exact Windows version?

On 1/08/2016 9:47 PM, Parham Doustdar wrote:

Ping @jcsteh https://github.com/jcsteh @michaelDCurran
https://github.com/michaelDCurran

This doesn't work reliably in master-13477,dc3ad4ce.

Steps to reproduce:

  1. Open any PDF file in Microsoft Edge and use the arrow keys to
    read it.

Expected behavior:

The text must be read.

Actual behavior:

Pressing right arrow pronounces "Space" and pressing left arrow
pronounces "blank". The way to fix this is to use object-navigation to
enter the "PDF File Document" object, route the mouse to the very
first element and left-click on it.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread

https://github.com/notifications/unsubscribe-auth/ANf5nYlbjpE4u7ifNO66U3rGU9GKXU46ks5qbdzZgaJpZM4HXxqN.

Michael Curran
Executive Director, NV Access Limited
Phone: +61 7 3149 3306
Website: http://www.nvaccess.org/
Twitter: @nvaccess
Facebook: http://www.facebook.com/NVAccess


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread

https://github.com/notifications/unsubscribe-auth/AAVhG2R5orid9VK0y0gOjxeICzykskKAks5qbielgaJpZM4HXxqN.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ANf5nYIl1_xCF_QamS4gNsGKog0a6yL6ks5qbijwgaJpZM4HXxqN.

Michael Curran
Executive Director, NV Access Limited
Phone: +61 7 3149 3306
Website: http://www.nvaccess.org/
Twitter: @nvaccess
Facebook: http://www.facebook.com/NVAccess

@parhamdoustdar
Copy link

Thanks! Sorry for the confusion.

On 8/1/2016 9:49 PM, Michael Curran wrote:

Hmm okay. This is only going to work for Windows 10 Anniversary update.
I will change the what's new.

Mick

On 2/08/2016 3:12 AM, Parham Doustdar wrote:

I have Windows 10 version 1511, build 10586.494.

On 8/1/2016 9:36 PM, Michael Curran wrote:

What is your exact Windows version?

On 1/08/2016 9:47 PM, Parham Doustdar wrote:

Ping @jcsteh https://github.com/jcsteh @michaelDCurran
https://github.com/michaelDCurran

This doesn't work reliably in master-13477,dc3ad4ce.

Steps to reproduce:

  1. Open any PDF file in Microsoft Edge and use the arrow keys to
    read it.

Expected behavior:

The text must be read.

Actual behavior:

Pressing right arrow pronounces "Space" and pressing left arrow
pronounces "blank". The way to fix this is to use
object-navigation to
enter the "PDF File Document" object, route the mouse to the very
first element and left-click on it.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub

#5740 (comment),
or mute the thread

https://github.com/notifications/unsubscribe-auth/ANf5nYlbjpE4u7ifNO66U3rGU9GKXU46ks5qbdzZgaJpZM4HXxqN.

Michael Curran
Executive Director, NV Access Limited
Phone: +61 7 3149 3306
Website: http://www.nvaccess.org/
Twitter: @nvaccess
Facebook: http://www.facebook.com/NVAccess


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread

https://github.com/notifications/unsubscribe-auth/AAVhG2R5orid9VK0y0gOjxeICzykskKAks5qbielgaJpZM4HXxqN.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread

https://github.com/notifications/unsubscribe-auth/ANf5nYIl1_xCF_QamS4gNsGKog0a6yL6ks5qbijwgaJpZM4HXxqN.

Michael Curran
Executive Director, NV Access Limited
Phone: +61 7 3149 3306
Website: http://www.nvaccess.org/
Twitter: @nvaccess
Facebook: http://www.facebook.com/NVAccess


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#5740 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAVhGyOzCdtQwHnGSdyTatuzTUZ75nnoks5qbiq_gaJpZM4HXxqN.

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

No branches or pull requests

4 participants