<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Relative sheet name of a data range of chart is not stored"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144220">144220</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING: Relative sheet name of a data range of chart is not stored
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.6.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>snowboard975@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=174668" name="attach_174668" title="Relative sheet name of a data range of chart is not stored">attachment 174668</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=174668&action=edit" title="Relative sheet name of a data range of chart is not stored">[details]</a></span>
Relative sheet name of a data range of chart is not stored

When I try to input a relative sheet name in a range of cells of a chart, such
as Sheet1.$A$1 (no $ sign in front of "Sheet") instead of $Sheet1.$A$1, the
relative name is removed automatically after clicking the OK button. 
This is frustrating when copying a chart to another sheet when I want the
copied sheet to refer to the data range in the new sheet instead of the
original sheet. 

How to reproduce the bug:
* Create a new calc document
* Input 1 at cell A1
* Click on the chart icon on the toolbar at cell A1.
* Click Next
* Input a cell range with a relative sheet name such as Sheet1.$A$1
* Click Finish
* Double click the chart and right click on the chart selecting data range

Expected result: 
* The chart has the range of Sheet1.$A$1

Actual result:
* The chart has the range of $Sheet1.$A$1</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>