DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search


You are not logged in.

Announcement

When reporting a problem or a bug :
* Provide your OS version (INCLUDING service pack) and installed IE version.
* Provide your IETester version
* Provide the IE Tab version opened to generate the problem
* Provide a test case with a sample url or sample code to reproduce the problem
* Provide a step by step explanation on how to reproduce the problem.
* If needed provide additional information.

Thanks.

#1 2009-11-05 10:06:03

bjartekv
New member
Registered: 2009-11-05
Posts: 1

0.4.2 keydown event doesn't fire when ENTER key is pressed

Hello, and thank you for this tool.

After upgrading to 0.4.2 the following event will not fire when ENTER key is pressed in either IETester 6,7,8 but other keys works fine.
Works fine in 0.4.1 and IE8.

OS: XP Pro, SP3 IE8 installed

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
    <script type="text/javascript" src="http://prototypejs.org/assets/2009/8/31/prototype.js"></script>
</head>
<body>
    <input type="text" id="i" />

    <script type="text/javascript">
        Event.observe(window, 'load', function () {
            $('i').observe('keydown', function (e) { alert(e.keyCode); } );
        });
    </script>
</body>
</html>

Last edited by bjartekv (2009-11-06 10:12:29)

Offline

 

#2 2009-11-16 11:29:54

t1mmyb
New member
Registered: 2009-11-16
Posts: 1

Re: 0.4.2 keydown event doesn't fire when ENTER key is pressed

I also have this problem.

OS: Vista SP1
Standard IE: 7.0.6001.18000
IETester: 4.2

Offline

 

#3 2010-02-12 16:09:35

fabrice
DebugBar Support
From: Toulouse, France
Registered: 2007-11-08
Posts: 1044
Website

Re: 0.4.2 keydown event doesn't fire when ENTER key is pressed

Sorry... I forgot to answer, but I'm working on this....

Offline

 

Partners : Debugbar | Mobilier de bureau | Debugbar Wiki | IEForge | Lampes design | La fourmi créative