Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#414 closed defect (fixed)

it is possible to edit the "extra" field and another field simultaneously

Reported by: simon Owned by: dstillman
Priority: major Milestone: 1.0 Beta 3
Component: interface Version: 1.0
Keywords: Cc:

Description (last modified by simon)

to reproduce:

  • click any field besides the extra field
  • click the extra field
  • click any field besides the extra field again

at this point, both fields will appear as editable.

Change History (6)

comment:1 Changed 10 years ago by simon

  • Description modified (diff)

comment:2 Changed 10 years ago by simon

  • Description modified (diff)

comment:3 Changed 10 years ago by simon

  • Priority changed from trivial to minor

this is actually true about all the fields, not just the extra field.

comment:4 Changed 10 years ago by dstillman

  • Priority changed from minor to major
  • Status changed from new to assigned

comment:5 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [1013]) Fixes #414, it is possible to edit the "extra" field and another field simultaneously

(As noted in the ticket, this bug applied to clicking between any fields (not just "extra") without changing a value -- it also kept the second textbox from focusing properly on click.)

Not entirely sure how I broke this, but here's a fix.

comment:6 Changed 10 years ago by dstillman

(In [1014]) Addresses #414, it is possible to edit the "extra" field and another field simultaneously

But don't break the independent note tags view

Also fix another tags error in that view

A lot of item pane logic really needs to be put in bindings, somehow...

Note: See TracTickets for help on using tickets.