diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-17 21:41:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-17 21:41:51 +0000 |
commit | 487ca4806cc046076293cf6cc5fbba0db282bac7 (patch) | |
tree | 847b412ab5158dd7bdd7ed7e5a4cc3fbca94be32 /Build/source/texk/xdvik/LESSTIF-BUGS | |
parent | a3d3111bfe26b8e5f5bc6049dfb2a4ca2edc7881 (diff) |
texk 1
git-svn-id: svn://tug.org/texlive/trunk@1485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvik/LESSTIF-BUGS')
-rw-r--r-- | Build/source/texk/xdvik/LESSTIF-BUGS | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Build/source/texk/xdvik/LESSTIF-BUGS b/Build/source/texk/xdvik/LESSTIF-BUGS new file mode 100644 index 00000000000..288421cc6de --- /dev/null +++ b/Build/source/texk/xdvik/LESSTIF-BUGS @@ -0,0 +1,35 @@ + +Bugs of current xdvik with LessTif +================================== + +This is a list of known bugs if current xdvik is compiled with +lesstif-0.93.18 (in decreasing severity). + +Some of them may be bugs in xdvik, others bugs with LessTif. Currently +I don't have time and/or deeper knowledge of X to look into them. +People who want a working verion should use either OpenMotif, or +the Xaw version of xdvik instead. Ideas and tips are welcome ... +-- S.U. + +- Page list: Toggling expert mode or the page list produces strange + results when page list is switched on again: List appears too wide + (hides part of horizontal scrollbar) and too short. + +- Main window layout: window is too narrow when starting in expert + mode (e.g. 80x900) and too wide (entire screen) in non-expert mode. + Workaround: Use -geometry argument to force a sensible window size. + +- Removing the scrollbars in expert mode doesn't work. + +- Newline character `\n' in LabelGadget texts doesn't cause a line + break. Workaround: Xdvi uses shorter labels when compiled with LessTif. + +- Spinbox replacement in LessTif looks ugly. Workaround: Xdvi + doesn't use Spinbox when compiled with LessTif. + +- Preferences window: Headings list (left window) is a few pixels + too small, cutoff of longest title. The list has a horizontal + scrollbar even though it's not needed, and the part that is + cut off can't be scrolled to. Workaround: Use extra trailing + whitespace for longest title in LessTif. + |