From: SourceForge.net <no...@so...> - 2006-06-24 19:44:30
|
Bugs item #1511901, was opened at 2006-06-24 19:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113188&aid=1511901&group_id=13188 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: kjn9 (kjnash) Assigned to: Nobody/Anonymous (nobody) Summary: Plugin 3.1 with MSIE 6.0 Keyboard Events Initial Comment: Plugin 3.1 with Windows XP Home SP2 and MSIE 6.0.2900... fully up-to-date Plugin was automatically installed by the Firefox XPI installer. Certain keyboard events are intercepted by the browser and not passed on to the Tclet. These include the cursor keys: KeyPress-Down, KeyPress-Up, KeyPress-Left, KeyPress-Right. These cursor keys scroll the browser window if a scrollbar is present; they do nothing otherwise. Using Tetris's key-binding changer: I can change the cursor bindings to keys that work; the cursor keys do not change the text in the "Key Bindings" display: i.e. it's not that the event somehow has a non-standard name, it is not getting passed to the Tclet at all. Wish does not have the same problem - I checked in case it was an issue with my laptop's hardware. In a Wish application, bind . <KeyPress> "puts %K" reports all keypresses, including the ones that do not get passed to Tclets. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113188&aid=1511901&group_id=13188 |