Summary: | Shortcuts do not work in table and form data views | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
Component: | Forms | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | thomas.pfeiffer |
Priority: | NOR | Flags: | staniek:
Usability+
|
Version: | 2.8 beta2 | ||
Target Milestone: | 2.8 | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/calligra/7a03810b0745f50ec6273019617b3f36de61de68 | Version Fixed In: | 2.8.0 RC1 |
Sentry Crash Report: |
Description
Jarosław Staniek
2014-01-18 23:27:41 UTC
Do you seek any kind of input from the usability team on this? Git commit a03d7bce258c92238194637fbbc1b5551d8d2a19 by Jaroslaw Staniek. Committed on 19/01/2014 at 22:41. Pushed by staniek into branch 'master'. Make Shift+Return and Escape shortcuts work in table and form data views In Kexi 2.x there's regression compared to Kexi 1.x. Shortcuts such as Shift+Return (save record edit) or Escape (cancel field/record edit) do not work in table and form data views. REVIEW:115133 M +1 -1 kexi/main/KexiMainWindow.cpp M +25 -0 kexi/widget/dataviewcommon/kexidataawareview.cpp M +2 -0 kexi/widget/dataviewcommon/kexidataawareview.h http://commits.kde.org/calligra/a03d7bce258c92238194637fbbc1b5551d8d2a19 Git commit 7a03810b0745f50ec6273019617b3f36de61de68 by Jaroslaw Staniek. Committed on 19/01/2014 at 22:41. Pushed by staniek into branch 'calligra/2.8'. Make Shift+Return and Escape shortcuts work in table and form data views In Kexi 2.x there's regression compared to Kexi 1.x. Shortcuts such as Shift+Return (save record edit) or Escape (cancel field/record edit) do not work in table and form data views. M +1 -1 kexi/main/KexiMainWindow.cpp M +25 -0 kexi/widget/dataviewcommon/kexidataawareview.cpp M +2 -0 kexi/widget/dataviewcommon/kexidataawareview.h http://commits.kde.org/calligra/7a03810b0745f50ec6273019617b3f36de61de68 @Thomas Pfeiffer
> Do you seek any kind of input from the usability team on this?
Not for this, thanks :)
|