Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CamiTK Community Edition CamiTK Community Edition
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CamiTKCamiTK
  • CamiTK Community EditionCamiTK Community Edition
  • Issues
  • #124
Closed
Open
Issue created Mar 03, 2021 by Emmanuel Promayon@promayoeOwner

Action Viewer popup selector not working

Overview

Action Viewer presents action selectors and tag research on the top left of its GUI. When the user select a family and then an action (or just an action, or just type a keyword in the tag area) in the corresponding combo box, it should directly trigger the action and show the widget in the bottom area of the Action Viewer widget. This is broken.

Apart from reducing the user experience, this might result in misunderstanding or wrong action from the user.

Steps to Reproduce

Select a family and an action

  • Open a component (e.g. cthead1.lsm)
  • click on the Family combo box and select a family (e.g. File)
  • click on the Action combo box and select an action (e.g. Close)

or select an action

  • Open a component (e.g. cthead1.lsm)
  • click on the Action combo box and select an action (e.g. Image Look Up Table)

or type a tag

  • Open a component (e.g. cthead1.lsm)
  • enter a keyword in the Tag text input (e.g. Change)

Actual VS Expected Result

The action should be triggered (e.g. close the file) but noting happen.

Moreover when an action is selected, the family and action combo box do not display the correct values:

  • Open a component (e.g. cthead1.lsm)
  • Right Click on the component in the explorer
  • Click on View → Image Look Up Table
  • Click on the Family combo box and select a family (e.g. File)
  • The Action combo box is not updated correspondingly

Interpretation & Possible fixes

ActionViewer is the culprit.

CamiTK Version

CamiTK 5.0.dev.develop.65572eb5

Assignee
Assign to
Time tracking