Opened 13 years ago
Closed 13 years ago
#5616 closed defect (fixed)
toolbar tooltips pointing wrong way in mail demo
Reported by: | Adam Peller | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
get mail is fine, but new message and options have the pointed part of the tooltip pointing in the wrong direction.
Fails on IE and FF.
Change History (2)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
Summary: | IE: toolbar tooltips pointing wrong way in mail demo → toolbar tooltips pointing wrong way in mail demo |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [12145]) Fixes #5616: toolbar tooltips pointing wrong way in mail demo
Problem occurred when tooltip didn't fit in any of the positions but it still picked the best spot (in this case, best match was tooltip to the right of the button with bottom borders aligned, but the tooltip was too tall and overflowed the top of the viewport by a pixel).
Still having an issue with the button "get mail" ComboButton? getting cutoff, and with tooltips not disappearing.