
Bugs of current xdvik with LessTif
==================================

This is a list of known bugs if current xdvik is compiled with
lesstif-0.93.18.  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.


- 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.

- Expert mode: removing the scrollbars doesn't work.

- Page list: Toggling the page list produces strange results when
  page list is switched on again (too wide and too short).

- Spinbox replacement in LessTif looks ugly. Workaround: Spinbox
  not used 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 cutoff part can't
  be scrolled to.

- Labels: `\n' in LabelGadget texts doesn't cause a line break.
  Workaround: Use shorter labels with LessTif.

- Ruler mode and Text Selection mode: Clicking Mouse-1 in these modes
  behaves erratically. Ruler doesn't jump to mouse position most of the
  time, and selection isn't restarted. In Text Selection mode, clicking
  Mouse-1 may erase large parts of the window.

  Somehow LessTif seems to intercept the mouse clicks, but this doesn't
  happen for the Magnifier. Maybe some bug in the Ruler/Text selection
  code? Current workaround: Warn if user toggles mouse mode with LessTif.


