aachyee / google-desktop-sdk

Automatically exported from code.google.com/p/google-desktop-sdk
0 stars 0 forks source link

dynamic tooltip change doesn't show #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create an element which changes its tooltip onClick
2. hower over the element - tooltip entered in main.xml
3. click the element and change the tooltip
4. hower over the element - old tooltip is displayed
You can use recyclebin gadget to see the behaviour.

What is the expected output? What do you see instead?
When hovering the tooltip assigned should be shown - not a cached version

What version of the product are you using? On what operating system?
Google Desktop 5.7.0802.22438-de-pb on Windows Vista Business 32bit

Please provide any additional information below.
If the gadget is redrawn (resize, popout, dragged, ..) the change of the
tooltip is applied.

Original issue reported on code.google.com by codename...@gmail.com on 26 Mar 2008 at 10:26

GoogleCodeExporter commented 8 years ago

Original comment by open.sou...@gmail.com on 6 Jun 2008 at 5:33