Closed
Bug 198057
Opened 23 years ago
Closed 23 years ago
crash if I press the keyboard combination ctrl-shift-t
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jkcohen, Assigned: aaronlev)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
When I press ctrl-shift-t to open the url box, I get two error boxes. The first
is titled ASD_TP02.exe - Application Error. The box says: "The application
failed to initialize properly (0xc0000005). Click on OK to terminate the
application." The second box is identical to the first.
Reproducible: Always
Steps to Reproduce:
1. Press ctrl-shift-T
2.
3.
Actual Results:
I get two error boxes. The first is titled ASD_TP02.exe - Application Error. The
box says: "The application failed to initialize properly (0xc0000005). Click on
OK to terminate the application." The second box is identical to the first.
Expected Results:
It should have opened a box for me to type in a URL
ASD_TP02.exe - Application Error
| Assignee | ||
Comment 1•23 years ago
|
||
Ctrl+Shift+T is not supposed to do anything in Mozilla.
Hmmm.. what happens if you press Ctrl+Shift+T when Mozilla isn't running?
I suspect that it's trying to launch an application on your system called
ASD_TP02.exe, and that this has nothing to do with Mozilla.
You should do a file search on your system to see where ASD_TP02.exe is. It's
not a Mozilla file. Perhaps you have a shortcut pointing to it from your
desktop, start menu or somewhere else. If you click on properties you might see
"shortcut key" ... Ctrl+Shift+T.
Summary: crash if I press the keyboard combination ctrl-shift-t to open URL box → crash if I press the keyboard combination ctrl-shift-t
| Reporter | ||
Comment 2•23 years ago
|
||
Bug shown to be intrinsic to bug reporter's system, not to Mozilla.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•