/[emacs]/emacs/etc/PROBLEMS
ViewVC logotype

Diff of /emacs/etc/PROBLEMS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.82 by rms, Sat Nov 10 13:30:05 2001 UTC revision 1.83 by jasonr, Sat Nov 17 01:17:30 2001 UTC
# Line 275  and tooltips.  Support for these will be Line 275  and tooltips.  Support for these will be
275    
276  Help text that is displayed in a tooltip on other window systems, on  Help text that is displayed in a tooltip on other window systems, on
277  Windows is printed in the echo area, since tooltips are not yet  Windows is printed in the echo area, since tooltips are not yet
278  available.  Help text for menu items is not displayed at all.  available.  Help text for pop-up menu items is not displayed at all.
279    
280  There are problems with display if the variable `redisplay-dont-pause'  There are problems with display if mouse-tracking is enabled and the
281  is set to nil (w32-win.el sets it to t by default, to avoid these  mouse is moved off a frame, over another frame then back over the first
282  problems).  The problems include:  frame.  A workaround is to click the left mouse button inside the frame
283    after moving back into it.
284    
285    . No redisplay as long as help echo is displayed in the echo area,  Some minor flickering still persists during mouse-tracking, although
286      e.g. if the mouse is on a mouse-sensitive part of the mode line.  not as severely as in 21.1.
   
   . When the mode line is dragged with the mouse, multiple copies of the  
     mode line are left behind, until the mouse button is released and  
     the next input event occurs.  
   
   . Window contents are not updated when text is selected by dragging  
     the mouse, and the mouse is dragged below the bottom line of the  
     window.  When the mouse button is released, the window display is  
     correctly updated.  
   
 Again, these problems only occur if `redisplay-dont-pause' is nil.  
287    
288  Emacs can sometimes abort when non-ASCII text, possibly with null  Emacs can sometimes abort when non-ASCII text, possibly with null
289  characters, is copied and pasted into a buffer.  characters, is copied and pasted into a buffer.

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26