Bruce,
On a drop-down menu I put the following as a tool-tip:
'View items that need to be configured at the command-line or in the web server app window.'
Seemed innocuous, but it wound up breaking the entire menu.
Took a bit of head scratching to discover that the tip gets concatenated with the button class and it all has to fit into 256 characters.
Would you considering making those strings larger?
Thanks,
Jane