Version: 2.4 beta2 (Calligra 2.4 beta2) (using KDE 4.6.0) OS: Linux - Reproducible: Always Steps to Reproduce: Add Group box. Right click to open context menu. Actual Results: Context menu appears lower than the cursor possition Expected Results: Context menu should appear right next to the cursor
Changed topic to 'container widgets' as any widget has problem (except for tab widget).
Git commit 93d9604936291ed7818d7543d4728110fe300d44 by Jaroslaw Staniek. Committed on 02/11/2011 at 01:48. Pushed by staniek into branch 'master'. Forms: Context Menu for container widgets appeared misplaced BUG:283568 M +6 -0 kexi/doc/dev/CHANGELOG-Kexi-js M +2 -1 kexi/formeditor/form.cpp http://commits.kde.org/calligra/93d9604936291ed7818d7543d4728110fe300d44
Git commit aac9b32c182585abca4455b7c67016d61340a555 by Jaroslaw Staniek. Committed on 07/11/2011 at 00:19. Pushed by staniek into branch 'master'. Context Menu (triggered by key) for widgets appears misplaced For top-level container show at (20, 20). BUG:283568 M +4 -7 kexi/doc/dev/CHANGELOG-Kexi-js M +21 -3 kexi/formeditor/container.cpp M +1 -1 kexi/formeditor/container.h M +19 -1 kexi/plugins/forms/kexiformview.cpp M +5 -1 kexi/plugins/forms/kexiformview.h http://commits.kde.org/calligra/aac9b32c182585abca4455b7c67016d61340a555
*** Bug 283569 has been marked as a duplicate of this bug. ***