Bug #2898
ObjectsCollection widget: validation tooltips are not displayed
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | v1.6.1 | |||
Security class: | Resolution: | |||
Affected version: | v1.6.0 | NEEDINFO: | No |
Description
The show tooltip
message is sent to wigets before they are rendered.
Related issues
Associated revisions
Notification widget: delay tooltip showing. Refs #2898
- Wait for targets to be rendered before sending the tooltip event.
- Tooltips targets were searched by CSS class only, now also by ID.
- Make tooltips disappear when target gets "mouseout" event (default
qtip behaviour).
History
#1 Updated by Davide Principi almost 7 years ago
- Related to Feature #2849: Support DHCP on multiple interfaces added
#2 Updated by Davide Principi almost 7 years ago
- Status changed from TRIAGED to ON_DEV
- Assignee set to Davide Principi
- % Done changed from 20 to 30
#3 Updated by Davide Principi almost 7 years ago
- Status changed from ON_DEV to MODIFIED
- Assignee deleted (
Davide Principi) - % Done changed from 30 to 60
In branch master
#4 Updated by Giacomo Sanchietti almost 7 years ago
- Status changed from MODIFIED to CLOSED
- % Done changed from 60 to 100
Released.