On Fri, Jan 18, 2013 at 03:37:28PM +0100, Harry Thijssen wrote: > Is there an idea when the psppsheet branch is merged with the master > branch? I wonder if I should spend time updating the translation of the > master branch or wait until the psppsheet branch is merged.
John asked me to fix a few issues on the psppsheet branch before merging it. I have been working on other things, which is why they haven't been fixed yet. Here's the list, for what it's worth: To fix before merging --------------------- Moving the focus to a different top-level window, then back to the datasheet or variable sheet window, causes editing of the current cell to stop. One must click again to start editing again. Primary Selection: Seems to be missing. (Reported by John Darrington.) Navigation: Gnumeric also has the following keybindings that we should probably implement (for both sheets): Ctrl-Left: First column Ctrl-Right: Last column Ctrl-Up: First row Ctrl-Down: Last Row Reported by John Darrington. The "Window" menu on the psppsheet branch is not getting updated properly. Other bugs ---------- If you resize the columns on the variable view, for example the Type column, such that it is narrower than default, the button gets cut, before the label. This causes the startup condition to look odd in locales with longer than normal labels. For example a German locale, which says "Numerisch" and then there is half a button to the right. 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.) The case buttons at the head of each row in the data sheet should not scroll with the rest of the row. (Reported by John Darrington.) The space to the right of the "new variable" column in the data sheet 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 in the data sheet, the new case assumes the value of the cell which is currently selected. It should have all values empty. This happens only on Windows. (Reported by John Darrington.) Large copies hang in the data sheet. _______________________________________________ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev