Ticket #1 (assigned defect)

Opened 3 years ago

Last modified 8 months ago

DnD: Duplicate fields displayed on object

Reported by: scascarini Owned by: rcmatthews
Priority: None Milestone:
Component: Plugins: DnD Viewer Version: nof: 3.0M3
Severity: minor Keywords:
Cc:

Description (last modified by rcmatthews) (diff)

When opening or editing an object the fields sometimes become duplicated. It's not clear what sequence of actions causes this - it is intermittent and occurs infrequently.

I'll add extra information if a pattern becomes apparent.

Attached screenshot and debug information.

Attachments

dialog.html (337 bytes) - added by scascarini 3 years ago.
screenshot
debug.txt (26.0 KB) - added by scascarini 3 years ago.
debug info
moz-screenshot-5.jpg (38.8 KB) - added by scascarini 3 years ago.
screenshot

Change History

Changed 3 years ago by scascarini

screenshot

Changed 3 years ago by scascarini

debug info

Changed 3 years ago by scascarini

Changed 3 years ago by scascarini

  • attachments.isobsolete changed from 0 to 1

Changed 3 years ago by scascarini

screenshot

Changed 3 years ago by rcmatthews

  • status changed from new to assigned

Changed 3 years ago by rcmatthews

This has happened on my machine, so is not a multiprocessor (threading issue).

Changed 3 years ago by dkhaywood

  • priority changed from Low priority to Desirable for next release
  • rep_platform changed from Dot Net to Java
  • op_sys changed from !! Unspecified (don't use) to Not specific

Changed 3 years ago by rcmatthews

I think this is a contention issue. Actions (and other work) is done in a separate thread, but the results are added to the viewer in this background thread causing views to be laid out by both threads.

Changed 2 years ago by rcmatthews

This has just recurred, and can confirm that the new view was laid out twice.

Changed 2 years ago by dkhaywood

  • summary changed from Duplicate fields displayed on object to DnD: Duplicate fields displayed on object

Changed 2 years ago by rcmatthews

  • severity changed from normal to minor

Changed 12 months ago by rcmatthews

  • priority changed from desirable for next release to Medium
  • description modified (diff)

Changed 10 months ago by dkhaywood

  • milestone set to plugins-dnd-1.1-alpha-1

Changed 8 months ago by rcmatthews

  • priority changed from Medium to None
  • milestone plugins-dnd-1.1-alpha-1 deleted
Note: See TracTickets for help on using tickets.