Opened 10 years ago
Closed 10 years ago
#251 closed defect (fixed)
UI refresh problem with page snapshot
| Reported by: | stakats | Owned by: | dstillman |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | interface | Version: | 1.0 |
| Keywords: | Cc: |
Description
If the notes tab is selected when adding a new web snapshot, the UI displays some metadata in under the notes tab rather than leaving it unchanged.
Change History (2)
comment:1 Changed 10 years ago by stakats
- Component changed from uncategorized to interface
- Owner changed from nobody to dstillman
comment:2 Changed 10 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [655]) Fixes #251, UI refresh problem with page snapshot
Also fixes snapshot add breakage when another tab is selected caused by blur() fix from other day