-
Bug
-
Resolution: Fixed
-
Normal
-
5.9.0
-
None
-
Security Level: Jimmy
Steps to Reproduce
1. import the file
2. type 1 at A1
Current Result
it takes over 30s and doesn't complete
Expected Result
Debug Information
- its conditional formatting contains a very large range that doesn't cover A1, so keikai should not re-evaluate that large range.
- In the customer's real use case, one rule contains many ranges and most of them don't cover the editing cell. But keikai will re-evaluate all of them
KEIKAI-518has the same root cause as this one.- need to improve DependencyTableEx for a ConditionalRefImpl
Workaround
- reduce the range
- blocks
-
KEIKAI-648 conditional formatting doesn't update unless other feature update nearby cells
- Closed
- relates to
-
KEIKAI-518 Formula dependent update takes unexpectedly long time
- Closed