I've removed the following item from the psppsheet TODO list, because I believe that I have fixed it:
Changing a variable's type to Custom Currency causes a a crash: psppire: /home/john/pspp-sheet/src/data/format.c:671: fmt_max_decimals: Assertion `use == FMT_FOR_OUTPUT' failed. (Reported by John Darrington.) Here's what remains. ---------------------------------------------------------------------- Both sheets ----------- Using the arrow keys to move among column head buttons triggers "** WARNING **: Internal button not found" if you move off-screen. Clicking on the top left button (the one labeled "Cases" in the Data View or "Variables" in the Variable View, should select the entire sheet. (Reported by John Darrington.) Copying from psppire seems to work ok. Pasting to it does not. Also I expected Edit|Cut to clear the selected area. (Reported by John Darrington.) Primary Selection: Seems to be missing. (Reported by John Darrington.) Switching between Data and Variable view causes the Toolbar to be redrawn. I guess that's ok. But it redraws in a funny way. It seems to redraw, then insert the buttons one by one, redrawing after each. Looks distracting. (Reported by John Darrington.) Data sheet ---------- Tab and Shift+Tab should skip over the "new variable" column to the next or previous row. (Reported by John Darrington.) The case buttons at the head of each row should not scroll with the rest of the row. (Reported by John Darrington.) The space to the right of the "new variable" column doesn't look like the SPSS sheet or like a normal spreadsheet. (Reported by John Darrington and Michel Boaventura.) I think a solid line or some kind of separator beneath the data sheet's entry/label hbox would make the appearance nicer. (Reported by John Darrington and Michel Boaventura.) If I click on Insert Case, the new case assumes the value of the cell which is currently selected. It should have all values empty. (Reported by John Darrington.) Variable sheet -------------- Double-clicking on variable names still processes a click after switching sheets. >From John Darrington: 1. Create or load a dataset with one or more variables. 2. Switch to the variable sheet. 3. Click on one of the in-cell buttons (for example) Value Labels. 4. After the dialog box appears, cancel it with the cancel button. 5. The dialog closes, and the button which invoked it, now has the focus. However clicking on that button again refuses to bring the dialog back. One has to move off the button and onto the cell background. Should have spin button for width of string variables. (Reported by John Darrington.) _______________________________________________ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev