[ xframe-Bugs-1205676 ] getEditingColumn doesn't work

"SourceForge.net" <[email protected]> Fri, 20 May 2005 07:12:12 -0700
Newsgroups gmane.text.xml.xframe.xsddoc
Message-ID <[email protected]>
Bugs item #1205676, was opened at 2005-05-20 07:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1205676&group_id=48863

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: JXTable
Group: swing
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: getEditingColumn doesn't work

Initial Comment:
JXTable.getEditingColumn is implemented as:

public int getEditingColumn() {
        if (lockedTable.hasFocus()) {
            return lockedTable.getEditingColumn();
        } else {
            return scrollTable.getEditingColumn() - 
frozenColumns;
        }
    }

If I was writting a bug I would now say: "can you find the 
bug?".

Hint: if you're editing on the scroll table, it returns 
negatives.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1205676&group_id=48863


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click