Version: unspecified (using KDE 4.5.3) OS: OS X Keyboard shortcuts "up", "down", "ctrl+up" and "ctrl+down" ceased to work for selecting another day/month, if this is intended behavior the tooltip should be changed (for OS X users: please note that "ctrl" is the apple-key) Reproducible: Always Steps to Reproduce: select date chooser filed in a operation and press e.g. "down" Actual Results: date does not change Expected Results: previous day should be selected
Hi Christoph, In 0.7.3 version of skrooge, "+", "-", "ctrl+" and "ctrl-". In 0.8.0 version of skrooge, we changed to "up" , "down", "ctrl+up" and "ctrl+down". We changed the tooltip too. (remark: "up" and "down" are arrows) I tested it on Skrooge 0.8.0 on kubuntu. It works ! I am not able to test it on OS X. Could you confirm that you are using Skrooge 0.8.0 ? Could you test it with "+" an "-" too ?
I'm using svn revision 1205181, skrooge shows version 0.8.1, the tooltip says: Date of operation up or down to add or remove one day CTRL + up or CTRL + down to add or remove one month When pressing one of these keys the input cursor jumps to the end of the date field. Other than that nothing visible seems to be changed. Maybe this is a problem using OS X. As I said earlier, "CTRL" for Qt Apps is mapped to the CMD key (apple key). But I never had any problems with this (and it is done internally by Qt). E.g. pressing CMD+"+" triggers "zoom in". I just figured out that I can use PageDown/PageUp to change the month. Strange. Changing the day of the date does not seem to be possible with a keyboard shortcut.
SVN commit 1205544 by smankowski: BUG: 259412: Date chooser field: keyboard shortcuts do not work M +1 -0 CHANGELOG M +6 -6 skgbasegui/kdateedit.cpp M +9 -9 skgbasegui/skgtablewithgraph.h M +47 -25 test.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1205544
+ and - does not work in 1.10. Should they do ? If not, why not allowed +/- and -> <- in same time ?