Ticket #4995 (new defect)

Opened 10 months ago

Last modified 6 months ago

Focusing an offscreen widget with a tooltip results in an offset tooltip

Reported by: guest Owned by: bill
Priority: low Milestone: 1.3
Component: Dijit Version: 0.9
Severity: minor Keywords:
Cc:

Description

If you programatically focus a widget (I was using ValidationTextbox?) that has a tooltip and the focus results in scrolling of the window the tooltip will display in the wrong spot. The tooltip will be offset by how far the page scrolled.

The tooltip location calculation should occur after the page is scrolled, or rather the tooltip should be located relative to the widget itself and not the page coordinates. (I'm not really sure how this calculation is currently done)

Change History

Changed 10 months ago by bill

  • owner changed from anonymous to bill
  • component changed from General to Dijit
  • milestone set to 2.0

Changed 6 months ago by alex

  • milestone changed from 2.0 to 1.3

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.