Opened 10 years ago
Closed 10 years ago
#71 closed defect (fixed)
Metadata pane should be refreshed on a notify() event for the selected item
| Reported by: | dstillman | Owned by: | david |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | interface | Version: | 1.0 |
| Keywords: | Cc: |
Description
Currently the metadata pane doesn't update after a notify() until you click away and back.
It's unclear what should happen if the user is in the middle of editing a field when a notify() for that item comes in, but considering fields are saved on blur(), there's not much that should cause a notify() while a text field has focus...
#67 is dependent on this bug, since undo will often be called on the currently selected item.
Change History (1)
comment:1 Changed 10 years ago by david
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.