Bug 520 - [Chameleon-HelpWidget]If a widget doesn't exist a warning message should pop up
: [Chameleon-HelpWidget]If a widget doesn't exist a warning message should pop up
Status: CLOSED FIXED
: Chameleon
Widget
: 1.99
: PC Linux
: P2 normal
: 1.99 beta 3
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-07-13 15:12 by
Modified: 2004-10-27 12:17 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-07-13 15:12:46
If the "WIDGET" attribute  is set to a non existant widget name in the
"HelpWidget" widget, a warning message should pop up e.g.:

 "<CWC2 TYPE="HelpWidget" VISIBLE="TRUE" ENABLED="TRUE" WIDGET="nonexistant"/>"

Fedora Core 2
Mozilla 1.6
Chameleon 20040709
------- Comment #1 From 2004-07-15 14:45:50 -------
Changed target to 1.99 beta 3.
------- Comment #2 From 2004-10-13 22:08:26 -------
Fixed in CVS.  Error is now logged in the session if the help file is not
found.
------- Comment #3 From 2004-10-26 08:24:22 -------
verified on windows ie6. firefox 1.0pre
good widget:
help: <cwc2 type="EmbeddedHelp" widget="Cursorpos" />
bad widget:
help: <cwc2 type="EmbeddedHelp" widget="Cursrpos" />
-> the error report popup displays the following message
   "[Cursrpos] - No help available for this widget."
------- Comment #4 From 2004-10-27 12:17:07 -------
Tested on Fedora Core.