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

NVDA_17.3: NVDAObjects. Potential unimplemented child class in Windows7 #7532

Closed
surfer0627 opened this issue Aug 28, 2017 · 11 comments
Closed

Comments

@surfer0627
Copy link
Contributor

surfer0627 commented Aug 28, 2017

Steps to reproduce:

  1. Press win+m to minimize all windows.
  2. Press downArrow several times.

Expected behavior:

NVDA moves smoothly.

Actual behavior:

NVDA reports list items a little bit lag

System configuration:

NVDA version: 2017.3 Installed
Windows version: windows7 64bit (6.1.7601 service pack 1)

Other questions:

In the same case, NVDA 17.3 portable will crash while pressing Win+m to minimize all windows.
The issue does not occur in NVDA2017.2.

LOG Message:

Input: kb(desktop):downArrow
DEBUG - NVDAObjects.NVDAObject._get_placeholder (09:58:09.059):
Potential unimplemented child class: <NVDAObjects.IAccessible.sysListView32.ListItem object at 0x0646A6D0>
IO - braille.BrailleBuffer.update (09:58:09.170):
Braille regions text: [u'c\u96fb\u8166 32 of 32']
IO - braille.BrailleHandler.update (09:58:09.170):
Braille window dots: 14 145 2345 5 1345 146 4 - 25 23 - 135 124 - 25 23

@josephsl
Copy link
Collaborator

josephsl commented Aug 28, 2017 via email

@LeonarddeR
Copy link
Collaborator

@surfer0627: Can you reproduce this issue with braille disabled?

@surfer0627
Copy link
Contributor Author

When braille disabled, NVDA still reports list items a little bit lag. The difference is that log message "Potential unimplemented child class" is disappeared.

@LeonarddeR

@ruifontes
Copy link
Contributor

ruifontes commented Aug 28, 2017 via email

@LeonarddeR
Copy link
Collaborator

@ruifontes commented on 28 aug. 2017 12:30 CEST:

It only happens with a Braille display in use...

Could you elaborate?

@ruifontes
Copy link
Contributor

ruifontes commented Aug 28, 2017 via email

@feerrenrut
Copy link
Contributor

The "Potential unimplemented child class" message can safely be ignored. In terms of the lag, @surfer0627 could you please attach the full log. I would like to compare the timestamps on the log messages to try to understand what user action triggers it.

@surfer0627
Copy link
Contributor Author

@feerrenrut: Please check the attached log file. Thanks.

nvda_17.3_installed.log.txt

@feerrenrut
Copy link
Contributor

According to the log, it seems like there is a delay of around 400ms. I don't seem to be able to reproduce this myself using he brailleViewer driver on Windows 10 and NVDA master-14328,c6379eb3. @surfer0627 Could you attach a log file after doing the same thing, with braille disabled?

@surfer0627
Copy link
Contributor Author

@feerrenrut:

I don't know why? but, the truth is that I could not reproduce this case in braille display enabled / disabled.

@feerrenrut
Copy link
Contributor

@surfer0627 Are you able to reproduce the issue? If not I will close it.

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

5 participants