summaryrefslogtreecommitdiff
path: root/animations/README
diff options
context:
space:
mode:
authorMarco Cecchetti <marco.cecchetti@collabora.com>2017-02-23 21:26:34 +0100
committerMarco Cecchetti <mrcekets@gmail.com>2017-02-24 10:30:03 +0000
commit4b0faa318888f94a8a9034faa2f54f641be1a17c (patch)
treeeefbe7cf2a93af58aefb1d2cdf59bc4784404ebe /animations/README
parent2af7b1827a55e693ababfba0604516a908141e69 (diff)
LOK - Calc: Text is not visible in cell when entering numerical input
Problem The issue occurs when you double click and enter a numerical input in a cell which belongs to one of the front colums. Findings After a bit of investigation I detected that the problem shows up when the spreedsheet width is increased by invoking ScViewData::SetMaxTiledCol. Indeed the problem occurs whenever the spreadsheet width is larger than 2^16 twips. Solution By changing the type of some variables from sal_uInt16 to long in all involved contexts, the problem disappeared. Change-Id: Ia6c6c258b0644f03c897e7b4bcaded967f21537c Reviewed-on: https://gerrit.libreoffice.org/34597 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit 288d694ff695ef83cbe4224db87dd65281c75a8f) Reviewed-on: https://gerrit.libreoffice.org/34605 Reviewed-by: Marco Cecchetti <mrcekets@gmail.com> Tested-by: Marco Cecchetti <mrcekets@gmail.com>
Diffstat (limited to 'animations/README')
0 files changed, 0 insertions, 0 deletions