#7508 closed enhancement (fixed)
TabContainer, AccordionContainer: Allow the specification of hover text independent of tab titles
Reported by: | David Schwartz | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | ibm tab hover-text | Cc: | |
Blocked By: | Blocking: |
Description
The client should be able to specify tab hover text independently of the tab title since the latter could be abbreviated. The hover text would offer the designer the ability to provide lengthier descriptions.
Change History (11)
comment:1 Changed 12 years ago by
Summary: | Allow the specification of hover text independent of tab titles → TabContainer: Allow the specification of hover text independent of tab titles |
---|
comment:2 Changed 12 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
comment:4 Changed 12 years ago by
comment:6 Changed 12 years ago by
Component: | Dijit - LnF → Dijit |
---|---|
Milestone: | 1.3 → 1.4 |
comment:7 Changed 11 years ago by
Milestone: | 1.4 → 1.5 |
---|
comment:8 Changed 11 years ago by
Milestone: | 1.5 → 1.4 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
Should follow pattern in [17425]. Actually this should be fairly simple, I'l add it for 1.4 after all.
comment:9 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:10 Changed 11 years ago by
Summary: | TabContainer: Allow the specification of hover text independent of tab titles → TabContainer, AccordionContainer: Allow the specification of hover text independent of tab titles |
---|
Updating summary since I enabled this for accordion too.
comment:11 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
See also #4393... I guess we haven't said whether the hover text is a dijit tooltip or just a browser tooltip but probably for consistency should use dijit tooltip?