GNOME Bugzilla – Bug 672473
Crash after entering in a cell character sequence
Last modified: 2012-03-21 22:47:56 UTC
The program crashes after entering in a cell character sequence which is containing sequence "['" (U+005B U+0027)
Hmm... If I type [equal] [left-bracket] [single-quote] then I see those characters and no crash. (That is with the current development version.) Is that what you type? If not, what precisely do you type to get this?
Morten, in MS Windows XP, if I start editing a cell by starting to type [ I see [, then I type ' I do not see ' and Gnumeric crashes This seems to be 100% reproducible.
Fixed in 1.10.17 * Fix parsing crash. [Redhat #726860]