[Libreoffice-bugs] [Bug 127523] New: Bug with ALEA() and ALEA.ENTRE.BORNES()

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 12 12:06:32 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127523

            Bug ID: 127523
           Summary: Bug with ALEA() and ALEA.ENTRE.BORNES()
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: stephane.keller at educagri.fr

With LibreOffice 6.1.6.x:

In cell A1, I enter the formula:
=ALEA()
In cell A2, I enter the formula:
=ALEA.ENTRE.BORNES(1;6)

If I press Ctrl+Shift+F9, ALEA() and ALEA.ENTRE.BORNES(1;6) generate a new
random number.
If I press F9, ALEA() generates a new random number and not
ALEA.ENTRE.BORNES(1;6).
This is the normal and usual behavior of calc.


Since LibreOffice 6.2.x.x:

In cell A1, I enter the formula:
=ALEA()
In cell A2, I enter the formula:
=ALEA.ENTRE.BORNES(1;6)

If I press Ctrl+Shift+F9, ALEA() and ALEA.ENTRE.BORNES(1;6) generate a new
random number.
This is the normal and usual behavior of calc.
If I press F9, ALEA() and ALEA.ENTRE.BORNES(1;6) generate a new random number.
This is not the normal and usual behavior of calc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190912/91d492e5/attachment-0001.html>


More information about the Libreoffice-bugs mailing list