0

Keikai freezing bugs

asked 2022-03-23 20:29:45 +0800

ladisliQ gravatar image ladisliQ
101 2

Hello all

Using keikai 5.9.0 and seeing a bug with freezing of merged cells. I was able to reproduce it on keikai demo keikai.io

  1. Create row with 3 merged ranged (A3:B3, C3:H3, I3:03)

  2. Freeze column (C) in second merged range After that, we see that the text in the merged cell has disappeared. That's not all.

  3. Freeze row (row 5) under created row Third merged cell has moved to the second cell with a frame change.

I think it's a bug in the latest version of keikai as I couldn't fix it

delete flag offensive retag edit

4 Answers

Sort by ยป oldest newest most voted
0

answered 2022-03-24 14:43:54 +0800

hawk gravatar image hawk
3185 1 5
http://hawkphoenix.blogsp... ZK Team

text disappearing issue

when I freeze column A-C:

Ranges.range(ss.getSelectedSheet()).setFreezePanel(0, 3);

I can't reproduce the text disappearing issue: image description

Do I perform the same step as yours? Can you show me the code and a screenshot? I have granted you the permission to upload.

merged cell moving issue

I try

 Ranges.range(ss.getSelectedSheet()).setFreezePanel(5, 0);

The 3rd merged cell look normal: image description

Maybe it's related to the file content. If so, can you send the file to [email protected] ? (please remove the sensitive data).

link publish delete flag offensive edit

Comments

I attached step-by-step screenshots from keikai demo and sent info to email, but i go an answer - Your message to [email protected] couldn't be delivered. The group info only accepts messages from people in its organization or on its allowed senders list, and your email address isn't on the list.

ladisliQ ( 2022-03-24 16:48:03 +0800 )edit

Sorry about that, there were some configuration issues while migrating our email service. It's fixed now, if you need to send any additional information please send it again.

jeanher ( 2022-03-24 18:38:46 +0800 )edit
0

answered 2022-03-24 15:39:53 +0800

ladisliQ gravatar image ladisliQ
101 2

image description image description image description

link publish delete flag offensive edit
0

answered 2022-03-25 16:40:28 +0800

hawk gravatar image hawk
3185 1 5
http://hawkphoenix.blogsp... ZK Team

updated 2022-03-25 16:42:43 +0800

Thanks for your info. I can reproduce it now and create bugs in the tracker:

I will notify you here when there is a freshly release with a fix.

link publish delete flag offensive edit
0

answered 2022-06-17 11:42:50 +0800

hawk gravatar image hawk
3185 1 5
http://hawkphoenix.blogsp... ZK Team

We fix both KEIKAI-588 and KEIKAI-589, please try 5.10.0.FL.20220616-Eval

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2022-03-23 20:29:45 +0800

Seen: 14 times

Last updated: Jun 17 '22

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More