Bug 283568 - Context Menu for container widgets appears misplaced
Summary: Context Menu for container widgets appears misplaced
Status: CLOSED FIXED
Alias: None
Product: KEXI
Classification: Applications
Component: Forms (show other bugs)
Version: 2.4 beta2 (Calligra 2.4 beta2)
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Jarosław Staniek
URL:
Keywords:
: 283569 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-07 21:54 UTC by Dimitrios T Tanis
Modified: 2012-08-11 11:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitrios T Tanis 2011-10-07 21:54:45 UTC
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
Comment 1 Jarosław Staniek 2011-11-02 00:01:19 UTC
Changed topic to 'container widgets' as any widget has problem (except for tab widget).
Comment 2 Jarosław Staniek 2011-11-02 00:50:05 UTC
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
Comment 3 Jarosław Staniek 2011-11-06 23:22:39 UTC
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
Comment 4 Dimitrios T Tanis 2011-12-04 22:50:24 UTC
*** Bug 283569 has been marked as a duplicate of this bug. ***