Skip to content

Issue with TaskbarGroups Application #337

@jjgombos

Description

@jjgombos

When including more than 1 Application in a Grouping of Icons for TaskBarGoups,, the triggering the Icon MOST Often DOESN'T execute the expected Application. The below table demonstrates how selecting the respective Icon fails in MOST cases to activate it's expected application.

---------------------------------------------------Table of Icons Included in TaskBar Group Application -------------------------

GroupName: MsOffice:

Sequence Of Apps Added Apps In Group Selected Icon Executes ==>> This App Identify's App Just Added

                  1	                       Excel		                  Excel ==>> Excel		                                     Just Added
				
				
                  1	                        Excel		           Excel ==>> Word		
                  2	                        Word		           Word ==>> Excel 		                              Just Added
				
				
                  1	                         Excel 		           Excel ==>> PowerPoint		
                  2	                         Word		           Word ==>> Word		
                  3	                         PowerPoint		   PowerPoint ==>> Excel		                        Just Added
				
				
                  1	                        Excel		            Excel ==>> Outlook		
                  2	                        Word 		            Word ==>> Powerpoint		
                  3	                        PowerPoint 		    PowerPoint ==>> Word		
                  4	                        Outlook 		            Outlook ==>> Excel		                                Just Added
				
				
                  1	                         Excel		             Excel ==>> Access		
                  2	                        Word 		             Word ==>> Outlook		
                  3	                        PowerPoint 	             PowerPoint ==>> Powerpoint		
                  5	                         Outlook 		             Outlook ==>> Word		
                  5	                         Access 		             Access ==>> Excel 		                                    Just Added

--------------------------------------------------------- End Of Table ----------------------------------------------------------------

It appears the Icons are somehow decoupled from their respective link to the correct executable. The table demonstrates this behavior. This is a critical error since this is the primary function for this application (i.e. besides Icon Grouping) is the execution of the correct application associated to each respective Icon. A recommendation (i.e. work around) would be to include the ability to modify the associated Full Paths tagged to an Icon to the correct executable (i.e. when needed). As it currently stands the only option is to delete the included Icon from the Group. This returns you to ground-zero.

This application is a great idea, but with this current functionality the application is useless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions