• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #559 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Can't Copy and Paste root field

Reported by: will Owned by: will
Priority: minor Milestone: 3.0-Beta3
Component: protocol Version:
Keywords: Cc:

Description

Currently, this and other functions use tree.getHighlightedFields() which does not return the root field (even if this is selected).

Change History

Changed 7 months ago by will

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

tree.getHighlightedFields() now returns the rootNode (in a single-item list) if it is highlighted. Otherwise, returns highlighted fields as before. Checked to see if this affects other functions that use this method. Seems OK.

Other methods that act on the highlighted fields (or the root field if selected) should use this method, instead of choosing themselves. r5393.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/