[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

--- Comment #5 from Eike Rathke  ---
(In reply to Roman Kuznetsov from comment #4)
> (In reply to djtalisman from comment #3)
> > Can you add options to choose old type?
> I think better to create a new enhancement for this
Please don't. RAND() and RANDBETWEEN() recalculating new results if AutoCalc is
enabled every time the document is changed is standard behaviour in all major
spreadsheet implementations and expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |NOTABUG

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
(In reply to djtalisman from comment #3)
> Can you add options to choose old type?

I think better to create a new enhancement for this

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

djtalis...@mail.ru changed:

   What|Removed |Added

 Status|CLOSED  |REOPENED
 Ever confirmed|0   |1
 Resolution|NOTABUG |---

--- Comment #3 from djtalis...@mail.ru ---
Can you add options to choose old type?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

--- Comment #2 from djtalis...@mail.ru ---
It's a very bad choice, sad.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

   Keywords|possibleRegression  |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

Eike Rathke  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #1 from Eike Rathke  ---
RANDBETWEEN() is now (since 6.2) a volatile function, meaning it recalculates
on every edit event in the spreadsheet document as it should and like RAND()
did all the time. This is on purpose and not a bug. See bug 102257

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

Eike Rathke  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||108827


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108827
[Bug 108827] [META] Calc functions bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124753] Function =Randbetween(10; 99) updates value in cell every time when I paste it into another cell

2019-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124753

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

   Keywords||possibleRegression

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs