1<?xml version="1.0" encoding="utf-8"?>
2<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="textselection" xml:lang="wa">
3
4  <info>
5    <link type="guide" xref="index#faq"/>
6    <desc>When you copy text, the text that is pasted might be different from what you had selected.</desc>
7    <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
8    <credit type="author">
9      <name>Phil Bull</name>
10      <email>philbull@gmail.com</email>
11    </credit>
12    <license>
13      <p>Creative Commons Share Alike 3.0</p>
14    </license>
15
16  </info>
17
18<title>Why didn't the text I selected copy properly?</title>
19
20
21<p>
22If you highlight and copy text from a document using Atril and then paste it into another
23application, the formatting may alter.  It may also contain different characters than the original selection. This often happens when copying text from a PDF document with multiple columns.
24</p>
25
26
27 <p>
28  This problem happens because of how some document formats handle text.
29  The actual text in the document is stored differently from the way it is
30  displayed. This may result in a copy that does not appear as expected.
31 </p>
32
33 <p>
34  Unfortunately, there is no real way of fixing this problem. Copying
35  less text at a time, or copying the text into a text editor (like <app>pluma</app>) may minimize the problem.
36  </p>
37
38</page>
39