<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Overlapping textboxes interfere with correct cursor placement (comment 5)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107428">bug 107428</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;">Keywords</td>
           <td>regression
           </td>
           <td>
                
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Priority</td>
           <td>medium
           </td>
           <td>low
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vmiklos@collabora.co.uk
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Opening .docx gets textbox at bottom not editable
           </td>
           <td>Overlapping textboxes interfere with correct cursor placement (comment 5)
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Overlapping textboxes interfere with correct cursor placement (comment 5)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107428#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Overlapping textboxes interfere with correct cursor placement (comment 5)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107428">bug 107428</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>Not a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: DOCX: Table is displayed behind the text"
   href="show_bug.cgi?id=103978">bug 103978</a>.

Validated that the zOrder of <a href="show_bug.cgi?id=107428#c1">comment 1</a>'s LO_bug_in_bottom_textbox_20170425.docx
imports correctly.  (Installed MRI-1.3.3.oxt, selected frame, run tools ->
Addons - MRI selection, method getByIndex 0, property ZOrder.)

So the problem to solve from this bug report is cursor access to the textboxes.
There is a huge Text Box 1 (lowest zOrder 0) covering almost the entire page
that is grabbing the cursor - even if you try to click on the higher-zOrder
text containers.

I expect that this is an extremely difficult bug to fix. Lowering priority
because of poor document design.

CC'ing Miklos because of the bibisect, but note that <a href="show_bug.cgi?id=107428#c4">comment 4</a>'s attachment is
an .ODT so that commit only exposes an existing problem. Removing regression
tag. (??Clue: textframes handles cursors better than textboxes/shapes?? [I
might not be using the correct terminology here.])

Revised steps:
1) Open the .docx;
2) Scroll to the bottom of the document*;
3) Click on the box with text [internal label = Text Box 3] and notice that you
can't easily select it. Instead, the cursor likely is placed inside the huge
textbox1. (You CAN select it by FIRST getting into frame-selection mode by
selecting the frame of textbox1 and THEN selecting the other textboxes)
4) Once in frame-selection mode, it is hard to get into text-cursor mode.
Double-clicking doesn't work.  Just starting to type DOES work - but since the
box is full, the cursor isn't visible.

*Note: true of all of the "inside" textboxes - nothing special about the bottom
textbox.</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>