** Description changed:

+ Impact:
+ It's not possible to remove icons once added
+ 
+ Test Case:
+ - create some Messaging Menu menuitem with no icon (GIcon *icon = NULL), it 
is created with no icon, as it is supposed to be.
+ - Then set some icon with messaging_menu_app_set_source_icon, and later I 
want to remove it.
+ - call messaging_menu_app_set_source_icon again, providing NULL as pointer to 
icon
+ 
+ the icon should be removed
+ 
+ Regression Potential:
+ Check that the api does what it should
+ ---
+ 
  At the moment if I create some Messaging Menu menuitem with no icon (GIcon 
*icon = NULL), it is created with no icon, as it is supposed to be.
  Then I set some icon with messaging_menu_app_set_source_icon, and later I 
want to remove it. I call messaging_menu_app_set_source_icon again, providing 
NULL as pointer to icon, and icon is not removed, but is set to some 
"icon-not-found" icon (I don't know real name for that icon).
  So the only way to remove icon from source is to completely remove it and 
create again. I suppose that it is a bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070421

Title:
  Unable to remove icon from menuitem

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/1070421/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to