Acknowledged
CIQQA-4730

Button "Back" closes an Connect IQ aplication when it is pressed in Confirmation view

Hello! 

I would like to report about very old issue with Confirmation View. When I added it into my application TimeToSail to confirm Exit I found this problem. If you press Back callback function response() is not called, but application is closed suddenly. There is no way to handle Back button actions, like it is implemented in other delegate classes. I expect that ConfirmationDelegate should ignore pressing button, except Accept and Cancel buttons. 

Hope you to fix the issue. There are several reports on the forum during last 4 years.

 Back button in Confirmation Delegate 

 Back in confirmation quits app instead of popping (Vivoactive 3)  

Thank you in advance

Best regards

Konstantin

Parents
  • Thanks for looking into this, Jim. I think I probably misunderstood the problem, but your example illustrates it well. Since the behavior differs on actual devices, this is probably in firmware. Our focus would be on newer devices and trying to address any inconsistencies in them (for example, older products like vivoactive 3 are unlikely to get fixes for something like this). I'll have my team check a representative set of products and escalate this to get fixed depending on what we find.

Comment
  • Thanks for looking into this, Jim. I think I probably misunderstood the problem, but your example illustrates it well. Since the behavior differs on actual devices, this is probably in firmware. Our focus would be on newer devices and trying to address any inconsistencies in them (for example, older products like vivoactive 3 are unlikely to get fixes for something like this). I'll have my team check a representative set of products and escalate this to get fixed depending on what we find.

Children
  • Things that are native views on devices, like Menu,Menu2,MapView, and MapTrackView, the sim tends to be generic, so how this looks in the sim isn't really an issue to me.  It could be months for a FW fix to be rolled out.

    Another option could be to use Menu2 and ToggleMenuItem to change between the two options and deal with back how the dev wants.