bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #33285] IllegalArgumentException after deleting to the b


From: Per Bothner
Subject: [Bug-kawa] [bug #33285] IllegalArgumentException after deleting to the beginning of the buffer
Date: Thu, 30 Jun 2011 04:16:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30

Update of bug #33285 (project kawa):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Oops. An embarrassing bug.  But as you suspect, it's not the right fix.  It
would be much appreciated if you could figure out what the problem is.

I'm guessing the issue is related to "Position" objects (implemented by
SwingContent.GapPosition) getting confused: some off-by-one error, or the
isAfter property is as it should be.  There may also be some confusion about
"empty" buffer not being quite empty - it should still has a single newline.
The CharBuffer#dump method can be useful for debugging.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33285>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]