Ticket #5621 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

InlineEditBox in FF2 no longer allows text selection

Reported by: jeffg Owned by:
Priority: high Milestone: 1.1
Component: Dijit Version: 1.0
Severity: major Keywords:
Cc:

Description (last modified by jeffg) (diff)

In FF2 when you click on a plain InlineEditBox? the input box is shown and the current text is selected (as it should be), and then immediately the selection is removed. This works properly in Safari 3.x....

Just run the InlineEditBox? test like in the tests directory, and click on the demos with and without save/cancel buttons...

This is in the latest build (1/18/2008)

Change History

Changed 6 months ago by jeffg

  • description modified (diff)

Changed 6 months ago by bill

  • owner deleted
  • component changed from General to Dijit

I can reproduce, and also see errors when mousing over the InlineEditBox in edit mode about this.domNode has no properties.

Changed 6 months ago by bill

Ignore previous comment about "this.domNode has no properties". That's already been fixed in trunk.

Changed 6 months ago by doughays

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.1

Fixed in [12165] for 1.1.

Note: See TracTickets for help on using tickets.