Bug 659 : syntax highlighting of focused, focusGained(), focusLost()
Last modified: 2008-08-16 15:24




Status:
ASSIGNED
Resolution:
-
Priority:
P2
Severity:
normal

 

Reporter:
davbol
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2007-10-24 11:00
As of 0132 beta, highlighting is inconsistent: variable "focused" is highlighted, while
event methods focusGained() and focusLost() are not. Contrast with mousePressed,
mousePressed(), mouseReleased() where all are lit. (the assumption here is that
the focus events were intended to be "official" parts of the API)
This bug is now being tracked here.