<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Page format not changing to "User" upon small change in page width"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111423#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Page format not changing to "User" upon small change in page width"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111423">bug 111423</a>
              from <span class="vcard"><a class="email" href="mailto:asmaloney+lo@gmail.com" title="Andy M <asmaloney+lo@gmail.com>"> <span class="fn">Andy M</span></a>
</span></b>
        <pre>Thanks Alex.

I'm not sure reading your response if you set it to Letter and tried to
reproduce? I think you should be able to reproduce this by using version 5.4.0
and just setting it to Letter in step 4 and do step 5.

To me it looks like a rounding issue with the contents of the dropdown.

A4 is 21.00 and 29.70, but letter is 21.59 and 27.94.

Clicking the up arrow changes 21.59 to 21.60. My guess is that the code that's
checking for a change to a non-standard size is rounding during the comparison
to items in the list (i.e. it thinks 21.59 and 21.60 are the same, so it stays
on Letter).</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>