Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (391 - 393 of 1030)

Ticket Resolution Summary Owner Reporter
#222 worksforme Window-switching causes errors in hemlock event-handling (event-ide branch) gz mikel
Description

In a Clozure CL.app built from the event-ide branch:

  1. Open a file of Lisp text. Select a range of text
  2. Switch to a Listener window
  3. Eval uate some form that causes a backtrace
  4. Switch back to the editor window

At this point, if the problem has manifested, clicking in the buffer fails to cause the window to update its selection correctly. Typing in the buffer *may* cause the display to return to normal, or it may display a Hemlock error dialog (the "sky is falling" dialog). Generally, some combination of inserting and deleting text seems to eventually cause the window display and event-handling to return to normal.

#223 duplicate Window-switching causes errors in hemlock event-handling (event-ide branch) gz mikel
Description

In a Clozure CL.app built from the event-ide branch:

  1. Open a file of Lisp text. Select a range of text
  2. Switch to a Listener window
  3. Eval uate some form that causes a backtrace
  4. Switch back to the editor window

At this point, if the problem has manifested, clicking in the buffer fails to cause the window to update its selection correctly. Typing in the buffer *may* cause the display to return to normal, or it may display a Hemlock error dialog (the "sky is falling" dialog). Generally, some combination of inserting and deleting text seems to eventually cause the window display and event-handling to return to normal.

#548 fixed Hemlock movement-command implementation is spotty mikel mikel
Description

There seem to be several holes in the implementation of Hemlock movement commands.

  1. Shift+movement does not select as Mac users expect.
  1. Other move+select commands appear not to work (e.g. Forward Select Character)
  1. Several movement commands (e.g. Forward Form, Forward List) don't work in the Listener

I'll adopt this one and see if I can get most of the common movement/selection commands working as expected; the work overlaps with what I was doing on selections and listener-copying anyway.

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