Ticket #6160 (closed defect: duplicate)

Opened 9 months ago

Last modified 7 months ago

Moving a dijit Dialog with a dijit Combobox in it doesn't close the Combobox's dropdown.

Reported by: guest Owned by: bill
Priority: normal Milestone: 1.2
Component: Dijit Version: 0.9
Severity: normal Keywords:
Cc:

Description (last modified by bill) (diff)

Moving a dijit Dialog with a dijit Combobox in it doesn't close the Combobox's dropdown.

See test_Dialog.html, open first dialog, focus on DateTextBox and then move dialog to see (related?) example.

Change History

Changed 9 months ago by bill

  • owner set to bill
  • version set to 0.9
  • description modified (diff)

Problem: Typically Dialog gets an _onBlur event when you click somewhere else on the screen, but when dragging that doesn't happen.

Changed 7 months ago by bill

  • status changed from new to closed
  • resolution set to duplicate
  • description modified (diff)

Dup of #4613.

Note: See TracTickets for help on using tickets.