<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Remaining space in Table Column Tab should be an read-only field"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134930">bug 134930</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>regression
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Remaining space in Table Column Tab should be an read-only field"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134930#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Remaining space in Table Column Tab should be an read-only field"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134930">bug 134930</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>This is a regression.

In v.3.3, the field was read-only (although selectable). It didn't allow
changing its value directly (neither by typing, nor by using mouse wheel, arrow
keys, or PgUp/PgDn). Note that using wheel when mouse pointer was over that
field, but keyboard cursor was in a column width field (with "Adapt table
width" checked), looked as if it changed the remaining size, but actually
changed it only indirectly via changing the active column width.

In v.5.4, it also didn't accept typing - but it accepted arrow keys, PgUp/PgDn,
and wheel.

In current version (7.0.0.2) it now has spin buttons, and accepts typing.

All that direct input is not handled in code, and is of course wrong. It must
be read-only, just as e.g. old About dialog's data (selectable, but not
directly modifiable).</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>