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

Nokia PC Suite application reads random HTML bits #350

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 3 comments
Closed

Nokia PC Suite application reads random HTML bits #350

nvaccessAuto opened this issue Jan 1, 2010 · 3 comments

Comments

@nvaccessAuto
Copy link

Reported by timeless on 2009-07-02 13:04
see 349 for preconditions

  1. Run Nokia PC Suite
  2. press twice

It will start reading an entire html document as source (quite disturbing)

  1. Help>About Nokia PC Suite...

When the About dialog opens, it will read HTML tags between the first and second paragraph.
Blocking #349

@nvaccessAuto
Copy link
Author

Attachment IAccessible.patch added by pvagner on 2009-07-03 05:47
Description:

@nvaccessAuto
Copy link
Author

Comment 1 by pvagner on 2009-07-03 05:49
I think we have to create a nvdaObject for all the QT4 vidgets. I have added a patch implementing something very basic. HTML tags are stripped from the names and descriptions using regular expressions.
I feel this is a hacky solution plus I am sure regular expressions can be merged or optimized otherwise so I think this needs further review or investigation.

@LeonarddeR
Copy link
Collaborator

I think this can be closed like #349. PC Suite is obsolete

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

No branches or pull requests

3 participants