Mercurial > emacs
comparison etc/PROBLEMS @ 35572:1732a712675f
Document that clicking C-mouse-2 on widget scroll bars might not work.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 25 Jan 2001 18:16:05 +0000 |
parents | 1f86a3c25e8d |
children | 3546f5667493 |
comparison
equal
deleted
inserted
replaced
35571:1c6d1e65f2b3 | 35572:1732a712675f |
---|---|
37 | 37 |
38 * When using Xaw3d scroll bars without arrows, the very first mouse | 38 * When using Xaw3d scroll bars without arrows, the very first mouse |
39 click in a scroll bar might be ignored by the scroll bar widget. This | 39 click in a scroll bar might be ignored by the scroll bar widget. This |
40 is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the | 40 is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the |
41 problem disappears. | 41 problem disappears. |
42 | |
43 * Clicking C-mouse-2 in the scroll bar doesn't split the window. | |
44 | |
45 This currently doesn't work with scroll-bar widgets (and we don't know | |
46 a good way of implementing it with widgets). If Emacs is configured | |
47 --without-toolkit-scroll-bars, C-mouse-2 on the scroll bar does work. | |
42 | 48 |
43 * Some accented ISO-8859-1 characters or umlauts are displayed as | or _. | 49 * Some accented ISO-8859-1 characters or umlauts are displayed as | or _. |
44 | 50 |
45 Try other font set sizes (S-mouse-1). If the problem persists with | 51 Try other font set sizes (S-mouse-1). If the problem persists with |
46 other sizes as well, your text is corrupted, probably through software | 52 other sizes as well, your text is corrupted, probably through software |