comparison etc/PROBLEMS @ 40872:83db614759e5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 10 Nov 2001 13:30:05 +0000
parents 04c9ddfb2b2a
children cd7095561d3e
comparison
equal deleted inserted replaced
40871:72ed09db4c12 40872:83db614759e5
197 197
198 * When using Xaw3d scroll bars without arrows, the very first mouse 198 * When using Xaw3d scroll bars without arrows, the very first mouse
199 click in a scroll bar might be ignored by the scroll bar widget. This 199 click in a scroll bar might be ignored by the scroll bar widget. This
200 is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the 200 is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the
201 problem disappears. 201 problem disappears.
202
203 * There are known binary incompatibilities between Xaw, Xaw3d, neXtaw,
204 XawM and the few other derivatives of Xaw. So when you compile with
205 one of these, it may not work to dynamically link with another one.
206 If you try it and it does not work, try rebuilding Emacs with the
207 toolkit version you actually want to use.
202 208
203 * Clicking C-mouse-2 in the scroll bar doesn't split the window. 209 * Clicking C-mouse-2 in the scroll bar doesn't split the window.
204 210
205 This currently doesn't work with scroll-bar widgets (and we don't know 211 This currently doesn't work with scroll-bar widgets (and we don't know
206 a good way of implementing it with widgets). If Emacs is configured 212 a good way of implementing it with widgets). If Emacs is configured