Screens missing MENU, INFO, TEXT and HELP button hints

Issue #333 resolved
prl created an issue

The following screens have active MENU buttons, but no MENU button hint:

  • EcasaPicture (internal skin) full screen photo, probably shouldn't have button hint clutter
  • SHOUTCastWidget
  • PictureViewer (internal skin) unused, listed in that section
  • UpdatePluginMenu
  • AudioSelection (popup screen)
  • LocationBox
  • PluginBrowser
  • TitleList unused, listed in that section

The following screens have active INFO buttons, but no INFO button hint:

  • FileCommanderScreen
  • EcasaPicture (internal skin) full screen photo, probably shouldn't have button hint clutter
  • MediaPlayer
  • UpdatePluginMenu INFO is only enabled over some selections, and help text already appears in the help box, no need for button hint
  • PluginManager INFO is only enabled over some selections, and help text already appears in the help box, no need for button hint
  • ChannelSelection
  • EventView
  • MovieSelection
  • SkinSelector

The following screens have active TEXT buttons, but no TEXT button hint, or the wrong text button hint icon:

  • FileCommanderScreen
  • MyTubePlayerMainScreen fixed in pull request #78: Fix Bug #351 - You Tube main screen button labelling incorrect and other UI problems
  • MediaPlayer (crashes when TEXT used, see bug 331)
  • MovieSelection
  • NetworkSambaSetup (wrong icon, too small) fixed in pull request #63: Fix Bug #332 - No TEXT button hint in MiniDLNA setup screen
  • NetworkInadynSetup (wrong icon, too small) fixed in pull request #63: Fix Bug #332 - No TEXT button hint in MiniDLNA setup screen

The following screens have active HELP buttons, but no HELP button hint, or the wrong text button hint icon:

  • MyTubePlayerMainScreen
  • PluginManager
  • CutListEditor
  • TitleList unused, listed in that section
  • EcasaAlbumView (internal skin) HELP button is not active in this screen
  • EcasaPicture (internal skin) full screen photo, probably shouldn't have button hint clutter
  • LocationBox

MENU also exits from most setup screens, but it is not marked with a button hint in any of them for that function. Discussion on the beta testers forum suggests that that should remain unchanged.

Screens with internal skins should have their updates skins put into the Beyonwiz XML file skin set.

Some of these screen skins do not use the standard templates, and where possible they should be changed to uss them.

There are also button hints missing in some unused screens: MENU:

  • ForecaWeatherPlugin (internal skin)
  • mp3Browser (internal skin)
  • MovieBrowser (internal skin)
  • Pic_Setup (uses the Setup screen skin, but would need to use a specific skin to support the button hint)
  • CableScanScreen (internal skin)
  • DiseqcTesterTestTypeSelection (internal skin)
  • PictureViewer (internal skin)
  • TitleList

INFO:

  • mp3Browser (internal skin)
  • MovieBrowser (internal skin)
  • PicturePlayer (internal skin)
  • CCcamInfoMain (oe-alliance default skin)

TEXT:

  • ForecaWeatherPlugin (internal skin)
  • mp3Browser (internal skin)
  • MovieBrowser (internal skin)
  • EGCCcamEditAddLine (internal skin)
  • ChannelSelectionRadio (should conditionally appear when RASS is enabled, RASS is not available, so even though this screen is in the production firmware, the TEXT button hint is treated separately)
  • CronTimerSetup (uses the Setup screen skin, but would need to use a specific skin to support the button hint)

HELP:

  • mp3Browser and other screens in [MP3Browser] (internal skins)
  • CCcamInfoMain (oe-alliance default skin)
  • InputDeviceSelection
  • TitleList

It isn't intended that these unused screens should be fixed; these latter lists are simply for documentation.

Comments (10)

  1. prl reporter
    • removed issue_update

    The issue was updated with the following change(s):

    • This issue's description has been changed
  2. prl reporter
    • removed issue_resolution
    • removed issue_percent
    • removed issue_close
    • removed issue_status

    Fixed in currently used screens, left as-is in unused screens.

    The issue was updated with the following change(s):

    • The status has been updated, from New to Closed.
    • This issue has been closed
    • This issue's progression has been updated to 100 percent completed.
    • The resolution has been updated, from Not determined to Fixed.
  3. prl reporter
    • removed issue_percent
    • removed issue_resolution
    • removed issue_reopen
    • removed issue_status

    Closed in error.

    The issue was updated with the following change(s):

    • The status has been updated, from Closed to Reopened.
    • This issue has been reopened
    • The resolution has been updated, from Fixed to Not determined.
    • This issue's progression has been updated to 0 percent completed.
  4. prl reporter
    • edited description

    Marked up bug report in italics for those items that have already been fixed in earlier commits, and those which will not be fixed.

  5. Peter Urbanec

    Fix Bug #333 - Screens missing MENU, INFO, TEXT and HELP button hints (TEXT button)

    Implemented TEXT button hint in [FileCommanderScreen].

    Supports skin changes in corresponding branch Fix-bug-333 in skin-default repository.

    → <<cset 13e488df6519>>

  6. Peter Urbanec

    Fix Bug #333 - Screens missing MENU, INFO, TEXT and HELP button hints (comment & help cleanup)

    Tidied up comments. Translated comments in German to English.

    Tidied up HELP text.

    → <<cset f470c3797d28>>

  7. Peter Urbanec

    Fix Bug #333 - Screens missing MENU, INFO, TEXT and HELP button hints (capitalisation cleanup)

    Changed labels and other UI strings to capitalisation more like other parts of the UI.

    → <<cset c4d85dd42203>>

  8. Log in to comment