Opened 15 years ago
Closed 15 years ago
#2759 closed defect (fixed)
tooltip placement sometimes will require bubble to point downwards
Reported by: | Adam Peller | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
if the widget is at the bottom of the screen and you have a Tooltip, placeOnScreenAroundElement will choose to place it above instead of below the widget; the bubble must then be inverted somehow to point downward. Either that, or we need a different design.
Change History (2)
comment:1 Changed 15 years ago by
Component: | Widgets → Dijit |
---|
comment:2 Changed 15 years ago by
Milestone: | 0.9 → 0.9beta |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This was fixed before beta.
Note: See
TracTickets for help on using
tickets.
use test_validate.html for example. Scroll to position a textbox at the bottom of the page, then hover or cause a tooltip.