Menu

#1382 Problem with Tab

closed-fixed
nobody
5
2002-11-26
2002-11-26
No

Hello All
I'm having a problem with Jedit 4.1Pre6 not responding
to the Tab key.
Relevent info:

Activity log entries that might be useful in a bug report:

Log file created on Tue Nov 26 10:31:39 CST 2002
IMPORTANT:
Because updating this file after every log message
would kill
performance, it will be *incomplete* unless you invoke the
Utilities->Troubleshooting->Update Activity Log on Disk
command!
[message] Log: When reporting bugs, please include the
following information:
[message] Log: java.version=1.4.0_02
[message] Log: java.vm.version=1.4.0_02-b02
[message] Log: java.runtime.version=1.4.0_02-b02
[notice] jEdit: jEdit version 4.1pre6
[message] jEdit: Settings directory is C:\Documents and
Settings\axg1\.jedit
[message] jEdit: jEdit home directory is C:\Program
Files\jEdit 4.1pre6
[notice] jEdit: Loading plugins from C:\Program
Files\jEdit 4.1pre6\jars
[notice] jEdit: Loading plugins from C:\Documents and
Settings\axg1\.jedit\jars
[message] jEdit: Loading recent file list C:\Documents
and Settings\axg1\.jedit\recent.xml
[message] jEdit: Loading mode catalog file C:\Program
Files\jEdit 4.1pre6\modes\catalog
[message] jEdit: Loading mode catalog file C:\Documents
and Settings\axg1\.jedit\modes\catalog
[notice] JARClassLoader: Starting plugin BufferTabs
(version 0.7.6)
[notice] JARClassLoader: Starting plugin Common
Controls (version 0.3)
[notice] JARClassLoader: Starting plugin Configurable
Fold Handler (version 0.3)
[notice] JARClassLoader: Starting plugin Console
(version 3.3)
[notice] JARClassLoader: Starting plugin ErrorList
(version 1.2.3)
[notice] JARClassLoader: Starting plugin FTP (version
0.4.1)
[notice] JARClassLoader: Starting plugin JEditCvs
(version 0.4)
[notice] JARClassLoader: Starting plugin Latest Version
Check (version 1.3.8)
[notice] JARClassLoader: Starting plugin LineGuides
(version 0.5.4)
[notice] JARClassLoader: Starting plugin MacroManager
(version 1.1)
[notice] JARClassLoader: Starting plugin QuickNotepad
(version 2.0)
[notice] JARClassLoader: Starting plugin Sessions
(version 0.7.3)
[notice] JARClassLoader: Starting plugin Spell Check
(version R004)
[notice] JARClassLoader: Starting plugin SQL (version 0.94)
[notice] JARClassLoader: Starting plugin Templates
(version 3.0.1)
[notice] JARClassLoader: Starting plugin TextTools
(version 1.9)
[notice] JARClassLoader: Starting plugin WhiteSpace
(version 0.9.1)
[notice] JARClassLoader: Starting plugin XML (version
0.8.1)
[notice] jEdit: Loading edit mode C:\Program
Files\jEdit 4.1pre6\modes\text.xml
[message] jEdit: Startup complete
[error] GUIUtilities: Icon not found: Edit24.gif

Output from Keyboard Tester

Event
java.awt.event.KeyEvent[KEY_PRESSED,keyCode=9,Tab,keyLocation=KEY_LOCATION_STANDARD]
on
org.gjt.sp.jedit.gui.GrabKeyDialog$InputPane[,0,0,186x26,layout=javax.swing.plaf.basic.BasicTextUI$UpdateHandler,alignmentX=null,alignmentY=null,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@d76237,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=javax.swing.plaf.ColorUIResource[r=255,g=0,b=0],disabledTextColor=javax.swing.plaf.ColorUIResource[r=153,g=153,b=153],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=javax.swing.plaf.ColorUIResource[r=0,g=0,b=0],selectionColor=javax.swing.plaf.ColorUIResource[r=204,g=204,b=255],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING]
passed
Event
java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,Tab,keyLocation=KEY_LOCATION_UNKNOWN]
on
org.gjt.sp.jedit.gui.GrabKeyDialog$InputPane[,0,0,186x26,invalid,layout=javax.swing.plaf.basic.BasicTextUI$UpdateHandler,alignmentX=null,alignmentY=null,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@d76237,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=javax.swing.plaf.ColorUIResource[r=255,g=0,b=0],disabledTextColor=javax.swing.plaf.ColorUIResource[r=153,g=153,b=153],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=javax.swing.plaf.ColorUIResource[r=0,g=0,b=0],selectionColor=javax.swing.plaf.ColorUIResource[r=204,g=204,b=255],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING]
filtered
Event
java.awt.event.KeyEvent[KEY_RELEASED,keyCode=9,Tab,keyLocation=KEY_LOCATION_STANDARD]
on
org.gjt.sp.jedit.gui.GrabKeyDialog$InputPane[,0,0,186x26,layout=javax.swing.plaf.basic.BasicTextUI$UpdateHandler,alignmentX=null,alignmentY=null,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@d76237,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=javax.swing.plaf.ColorUIResource[r=255,g=0,b=0],disabledTextColor=javax.swing.plaf.ColorUIResource[r=153,g=153,b=153],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=javax.swing.plaf.ColorUIResource[r=0,g=0,b=0],selectionColor=javax.swing.plaf.ColorUIResource[r=204,g=204,b=255],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING]
passed

Nothing looked bad in the Activity Log other than not
finding a JEdit 4.0.3 Icon.

Let me know if anyone needs me to try anything or
answer any questions.
As always, Thanks for this wonderful editor, I look
forward to every release.

Andy

Discussion

  • Marcelo Vanzin

    Marcelo Vanzin - 2002-11-26
    • status: open --> closed-fixed
     

Log in to post a comment.