Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • scilab scilab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 2,562
    • Issues 2,562
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 47
    • Merge requests 47
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • scilabscilab
  • scilabscilab
  • Issues
  • #14912
Closed
Open
Issue created Dec 23, 2016 by scilab bot@scilabbot💬Owner

figure with subplots: after setting multiple X (or Y) labels, only the one set in first is editable interactively

Reported by Samuel GOUGEON (@sgougeon)

BUG DESCRIPTION:
----------------
plot()
// Right click below the X axis of the bottom axes and choose Label => Label X. Then enter some text and validate: OK
// Double click on the x label you just enter: OK, a edition box opens and we can change the label

// Now, add in the sale way a label to the X axis of the upper axes: OK, it works
// Now, double-click on it => KO: nothing happens : it is not possible to edit it

// Now double-click on the X label of the bottom axes: OK, it still work
// So, clear it and validate
// Now double-click on the X label of the UPPER axes: now IT WORKS

The same trouble occurs for the Y labels.
It does not depends on gca(): If we redo the same from scratch but starting to add a label to the X axis of the UPPER axes, the same issue occurs to re-edit the LAST non-empty label that has been set.


ERROR LOG:
----------
wrong behavior

HOW TO REPRODUCE THE BUG:
-------------------------
See hereabove the step-by-step procedure

OTHER INFORMATION:
------------------
Same situation with Scilab 6.0.0-b2+
Assignee
Assign to
Time tracking