Ticket #350 (new defect)

Opened 3 years ago

Last modified 3 years ago

Nokia PC Suite application reads random HTML bits

Reported by: timeless Owned by:
Priority: minor Milestone:
Component: Core Version: development
Keywords: Cc:
Operating system: Blocked by:
Blocking: #349

Description

see 349 for preconditions

  1. Run Nokia PC Suite
  2. press <tab> 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.

Attachments

IAccessible.patch Download (1.3 KB) - added by pvagner 3 years ago.

Change History

Changed 3 years ago by pvagner

comment:1 Changed 3 years ago by pvagner

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.

Note: See TracTickets for help on using tickets.