Surely a good trick to make people also visit the calligra website ;) Reproducible: Always Steps to Reproduce: 1. Start Kexi 2. Select existing db from the initial screen 3. Select "Kexi" menu 4. Move mouse over middle of "Close" or "New..." menu entries (until mouse cursor changes shape to finger pointer) 5. Wait for tooltip, or simply click Actual Results: Browser is opened for "calligra.org" Expected Results: Action is triggered Seems that somehow the y-coordinates of whatever handles the mouse input are not properly adapted on insertion of the action items? At least the mouse behaviour relative to the x-coordinates match the "Calligra" logo positions, just the y-coordinates seem to be off. The logo itself is not clickable in this state. Misbehaviour only seen on first appearance of the "Kexi" menu, when opened again things work properly.
Related to resizing of the main window (and thus - the menu widget)
almost done...
Git commit cd03501cbe14ab0aa71984ac040cd19e12ff0baf by Jaroslaw Staniek. Committed on 10/11/2014 at 01:10. Pushed by staniek into branch 'master'. Fix position of the Calligra logo based on height of the main menu FIXED-IN:2.8.7 REVIEW:121088 M +70 -7 kexi/main/KexiMenuWidget.cpp M +1 -1 kexi/main/KexiMenuWidget.h M +3 -0 kexi/main/KexiMenuWidget_p.h http://commits.kde.org/calligra/cd03501cbe14ab0aa71984ac040cd19e12ff0baf
Git commit 4f0df2525ee1d5293791cf8c7d70a112e8dbb5e5 by Jaroslaw Staniek. Committed on 10/11/2014 at 01:10. Pushed by staniek into branch 'calligra/2.8'. Fix position of the Calligra logo based on height of the main menu FIXED-IN:2.8.7 REVIEW:121088 M +72 -9 kexi/main/KexiMenuWidget.cpp M +1 -1 kexi/main/KexiMenuWidget.h M +3 -0 kexi/main/KexiMenuWidget_p.h http://commits.kde.org/calligra/4f0df2525ee1d5293791cf8c7d70a112e8dbb5e5