#
# @(#)BUGS	2.1 94/02/16
#
Xmcd (Motif(tm) CD Audio Player) by Ti Kan
------------------------------------------

Known bugs/limitations
----------------------

1. Description:
   Clicking the mouse button #3 on the volume control slider thumb
   will not bring up the help window.  One must click on the numeric
   label area instead.

   Severity/Analysis:
   Low severity.  This is a limitation of the Motif scale widget.

   Solution/Workaround:
   Use the numeric label area to bring up the help window for the volume
   control.

2. Description:
   When clicking mouse button #3 on the volume control numeric label
   area, sometimes the help window does not appear.

   Severity/Analysis:
   Low severity.  The problem occurs when the current keyboard input
   focus is on the volume control slider.  This is a limitation of
   the Motif scale widget.

   Solution/Workaround:
   Set the keyboard input focus on some other widget first (such as by
   operating another control or button) before invoking the volume
   control help window.

