<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer: Table: Adjust columns proportionally - not working as it should"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134881#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer: Table: Adjust columns proportionally - not working as it should"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134881">bug 134881</a>
              from <span class="vcard"><a class="email" href="mailto:buzea.bogdan@libreoffice.org" title="BogdanB <buzea.bogdan@libreoffice.org>"> <span class="fn">BogdanB</span></a>
</span></b>
        <pre>Yes, this would be the correct behaviour. 

So, the formula for each cell should be:
X*0,5 Y*0,5

But now it is:
X-4  y-4


It get the difference by value, not the difference by percent. I supose it is a
minor value to change in the code.


Now, this is not proportional, except the case with all cells the same width,
when whatever number we change, all will change with the same amount,
proproritinalyy and also by minus. Your video proves that when tested on corner
cases this works well, but this are only exception. Majority of tables do not
have equal cells.</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>