Opened 21 months ago
Last modified 21 months ago
#1809 new defect
IE10 crash and then bad UIA state of address bar after typing certain addresses in address bar with multiple tabs
| Reported by: | kevinchao89 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Windows 8 | Blocked by: | |
| Blocking: |
Description
Windows 8 x86, NVDA Snapshot Main-4693
Start screen, IE10 Metro app;
Notice that NVDA does not speak title of app that gains focus, Internet Explorer
ALT+D for address bar, requires pressing TAB/moving around UI a bit before NVDA can get focus in address bar, type NVDA-Project.org, and ENTER;
NVDA should be able to get focus into address bar right away, typing in URL should not read suggestion, making process very verbose, and IE10 Metro app will crash
Bring up IE10 metro app again, ALT+D for address bar, Google.com;
With each press of a character in address bar, NVDA will make error sound.
Attachments (1)
Change History (7)
Changed 21 months ago by kevinchao89
comment:1 Changed 21 months ago by kevinchao89
- Summary changed from Windows8: IE10 Metro app - Does does not read title of app, address bar is verbose, and error sounds while typing in address to Windows8: IE10 Metro app - Does not read title of app, address bar is verbose, and error sounds while typing in address
comment:2 Changed 21 months ago by mdcurran
comment:3 Changed 21 months ago by kevinchao89
Ok. I had one Windows Update that was not yet applied, but I went ahead and applied it, and Windows is up-to-date. I also updated to snapshot main 4695.
From Start screen, opening IE10PP3 Metro app, following is spoken:
"title of homepage (default, MSN.com), new tab, followed by Internet Explorer."
ALT+D, Google, CTRL+ENTER, ARROWED around, ALT+D, NVDA-Project.org, ENTER, and IE10PP3 crashed.
Now, this is where is it gets interesting, re-launch IE10PP3 Metro app, type into address bar, and NVDA will make error sound with each key press. Re-launching IE10PP3 Metro app will not fix this.
Cannot kill IE10PP3 Metro app within task manager due to the entire UI for TaskManager being inaccessible with Narrator or NVDA.
No, the only thing I have installed on Windows 8 is NVDA, no other assistive technology or applications.
comment:4 Changed 21 months ago by mdcurran
Okay, I was able to reproduce the whole thing once.
The crash reminds me of how in IE9 on Windows7 if you type c:\windows\notepad.exe in to the address bar it will most likely crash. I'm pretty sure the crash has something to do with all the fast selecting that's going on due to it matching on older history. I shal debug this further soon.
The error sounds are because of a COMError exception in our UIA NVDAObject's eq method, which I have also noticed sometimes in Wordpad.
I will also of course investigate this one further.
I'm stil trying to work out if all this is really caused by multiple tabs, or because the addresses are not starting with "www." For instance, when I first tried, I was putting www at the beginning of the addresses and it wasn't happening.
comment:5 Changed 21 months ago by mdcurran
- Summary changed from Windows8: IE10 Metro app - Does not read title of app, address bar is verbose, and error sounds while typing in address to IE10 crash and then bad UIA state of address bar after typing certain addresses in address bar with multiple tabs
Changing summary to talk specifically just about the crash / error sound. Bad focus tracking or verboseness should be handled separately.
comment:6 Changed 21 months ago by kevinchao89
What's interesting is the crash does not occur when performing the same steps or other variances with Narrator. Yes, I've noticed the error sounds elsewhere, such as navigating/reviewing info in many of the other Metro style apps, EG: Stocks, Tweet@rama, Socializer, News, etc.
Unless, the behavior of IE10PP3 Metro Style apps is different, I do not have multiple tabs open. Homepage opens, go to Google.com, and then NVDA-Project.org. I never put in www. unless the page absolutely requires it and will usually use CTRL+ENTER to have web browser automatically insert www. and .com and in the case of .org etc. I will type the ".org".
I'll hold off on filing tickets against verboseness and bad tracking as those issues are apparent with Narrator, I have filed them with Microsoft and made them aware, and I'm still trying to figure out if it's a Microsoft UIA issue or what exactly is going on there.


Um, this is rather odd. If I open Internet Explorer from the start screen, NVDA announces the title of the app. Pressing alt+d takes me straight to the address bar. Arrowing around the address bar does not cause error sounds.
NVDA does not crash.
There seems to be something very different on our systems.
Again I should ask, does this happen with snapshot main 4695?
What page does IE automatically go to when you open it?
Did you install any other assistive technologies?
Also, are you automatically getting Windows updates? there were a few initial ones for the developer preview since I've installed it.