View Issue Details

IDProjectCategoryView StatusLast Update
0013063ScribusGeneralpublic2016-01-28 23:24
ReporterKunda Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
PlatformMacOSOSXOS Version10.9.5
Product Version1.5.0svn 
Target Version1.6 milestone 
Summary0013063: Debug output when moving icons
Descriptionvoid QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting

virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu
Steps To Reproduce1) Start from CLI
2) fiddle with the icon menus
Additional InformationOSX 10.10.5 1.5.1svn r20743
TagsNo tags attached.
PatchNo

Activities

Kunda

2016-01-28 23:22

updater  

move-menus.gif (347,805 bytes)   
move-menus.gif (347,805 bytes)   

Kunda

2016-01-28 23:23

updater   ~0038484

Output:
void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting
void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting
void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting
virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu
virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu
virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu

Issue History

Date Modified Username Field Change
2015-05-13 20:35 Kunda New Issue
2015-05-13 20:35 Kunda Status new => assigned
2015-05-13 20:35 Kunda Assigned To => cbradney
2016-01-28 23:22 Kunda File Added: move-menus.gif
2016-01-28 23:23 Kunda Note Added: 0038484
2016-01-28 23:24 Kunda Target Version => 1.6 milestone
2016-01-28 23:24 Kunda Additional Information Updated