Opened 6 years ago

Closed 6 years ago

#1710 closed defect (fixed)

Clipboard citation copy w/Ctrl-Alt-A always Ibid.

Reported by: fbennett Owned by: simon
Priority: minor Milestone:
Component: export Version: 2.1
Keywords: Cc:

Description

Using Ctrl-Alt-A to grab a citation for a selected item always yields the ibid form for plain text. This appears to have been caused by the sequential invocation of appendCitationCluster() to generate the HTML, then the plain text of the target reference.

The attached patch uses previewCitationCluster() to generate the strings, which is idempotent.

Attachments (1)

fix-c-a-A-citation-quick-copy.patch (8.7 KB) - added by fbennett 6 years ago.

Download all attachments as: .zip

Change History (2)

Changed 6 years ago by fbennett

comment:1 Changed 6 years ago by dstillman

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

(In [6351]) Closes #1710, Clipboard citation copy w/Ctrl-Alt-A always Ibid.

Frank's patch

Note: See TracTickets for help on using tickets.