keikai
keikai copied to clipboard
ClassCastException when decrease indent cell with zk 9.6.0.2
- clone source at 5.0.0.1 (master at moment)
- open pom.xml change zk.version to 9.6.0.2
- run "mvn jetty:run"
- open http://localhost:8080/keikai-app-oss/
- input something to cell
- make sure font is calibri and size = 11
- click decrease indent happen ClassCastException with message "class java.lang.Double cannot be cast to class java.lang.Integer"