LucidDB / adminui

DEFUNCT. Front-end in-browser flash client for connecting to LucidDB's admin web services.
http://www.dynamobi.com/c/products/luciddb/administration-ui/
GNU General Public License v2.0
1 stars 1 forks source link

[DADMINUI-27] Fix floating tooltip #32

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ksecretan", created="Tue, 20 Jul 2010 12:32:56 -0700", resolved="Thu, 5 Aug 2010 15:36:36 -0700"]

On the permissions window, when you expand a menu containing tables with tooltips one will show itself at the top left of the screen.

dynamobi-build commented 12 years ago

[author="ksecretan", created="Thu, 5 Aug 2010 15:38:09 -0700"]

No longer an issue since tooltips are based on icons. (Suspicion: tooltip event fired on creation, should assign the event handler only after creating a row with a tooltipped item in it.)