Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (586 - 588 of 1030)

Ticket Resolution Summary Owner Reporter
#63 fixed Narrowing a window scrolls left edge R. Matthew Emerson gz
Description

Making the editor window narrower scrolls (horizontally) a few pixels off the screen, at least the first time you do it.

Note this is different from Ticket #45 which is about vertical positioning.

#67 fixed Wrapping in listener doesn't always update R. Matthew Emerson gz
Description

In a new listener, do (apropos "bitmap"). This results in some long lines, which are properly wrapped to window size. Resize the window to be wider. The display recomputes correctly (i.e. changes to wrap lines at new end of window). Now make the window narrower again. The lines don't rewrap -- they stay wrapped at the width of the former window width, and the horizontal scroll bar becomes enabled, so you end up with a weird mixture of scrolling and wrapping. (It actually took me a while to figure out that's what was going on, it felt like the listener output was just totally screwed up).

#68 worksforme NS out of bounds errors while in the editor Gary Byers gz
Description

The first time I ran the IDE, I did (apropos "INIT") and then was mousing around in the listener trying to figure out why the display was so weird (which I eventually narrowed down to issues reported in tickets #66 and #67). I clicked around, did incremental searches, and resized the window - I don't think I did anything else. Anyway, I noticed a bunch of "index beyond array bounds" messages in the terminal window. I saved the terminal output and have attached it here. At the time I thought my lisp was fried so I quit and restarted, and have been unable to duplicate this since then, but am reporting it for the record, in case the backtraces contain enough information to figure out what was going on...

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.