Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#124 fixed Allow cancelling IRC reconnects alexmv@mit.edu nelhage@mit.edu
#99 fixed Backspacing past the top of the editwin does not scroll text kcr@mit.edu ike@MIT.EDU
Description

When you've typed text that takes up more lines than your editwin has room for, the editwin scrolls at least some of those lines out of the way. If you then use backspace to delete text, and you reach the top of the editwin, pressing backspace should scroll the text so that you can see what you're deleting. Currently, it does not, so a user might keep pressing backspace, not realizing that they're still deleting text, until they use some method like arrow keys or C-p to navigate up a line to see what has been wrought by their idle typing.

#105 BarnOwl-to-other-AIM-client encoding problem nelhage@mit.edu zhangc@mit.edu
Description

There seems to be a bug with the BarnOwl-AIM interface, although I haven't really figured out whether this BarnOwl's or AIM's fault.

I sent a set of test messages (img1) from one client to another (set of clients: BarnOwl v1.3, GMail AIM client, Pidgin v2.4.2).

Sending messages from BarnOwl to the GMail AIM client:
Test message #0 (TM0) returns the input
TM1 returns nothing
TM2 returns the input
TM3 returns nothing
TM4 returns "<"
TM5 returns an empty line
TM6 returns line 1 of img2
TM7 returns lines 2 and 3 of img2
TM8 returns line 4 of img2
TM9 returns line 5 of img2

Sending messages from BarnOwl to Pidgin:
TM0 returns the input
TM1 returns an empty line
TM2 returns the input
TM3 returns the input
TM4 returns "<"
TM5 returns line 1 of img3
TM6 returns line 2 of img3
TM7 returns line 3 of img3
TM8 returns line 4 of img3
TM9 returns line 5 of img3

Sending messages from the GMail AIM client *OR* Pidgin to BarnOwl:
TM0 returns the input
TM1 returns the input
TM2 returns the input
TM3 returns the input
TM4 returns the input
TM5 returns the input
TM6 returns "&#4e2d;&#6587;"
TM7 returns "&#65e5;&#672c;&#8a9e;&#3068;&#3072;&#3089;&#304c;&#306a;"
TM8 returns "&#c0ac;&#b791;"
TM9 returns the input
(These are not actually escaped HTML entities, although s/#/#x/ results in readable HTML entities.)

Sending/receiving between Pidgin and the GMail AIM client always returns the input.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.