Ticket Created
over 4 years ago

HESPER-3016

Transferred

Back missing for menu in widget?

In the App version of my program, I see a back button/icon for menus on my (real) 1030 (using SDK 3.1.9.

In the Widget version of my program, I see an X (not a back button/icon). That doesn't behave the same way either.

I'm pretty sure this didn't happen with older versions.

What's up with that?

  • I have the same program compiled as a widget and an app.

    It's the same code.

    The app works properly. The widget is garbage.

    The two worked the same before.

  • The UI shouldn't have changed.

    The UI is different between the widget and the app on the 1030. Which doesn't make sense.

    The menu is popped but it's no a call to the "back" handler (or so it seems).

  • I built the ProgressBar sample and installed it on my edge1030 (fw9.50). When I press the menu button, I'm shown a menu with an X in the lower left corner as you've described, but as far as I can tell, pressing the X behaves like it should (the menu is popped). Can you describe further what you mean when you say "it doesn't behave the same way either"? I built and ran the same app on an edge1000 and it showed the back arrow as expected. It seems that there has been a change to the UI on the edge1030.