Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,095
    • Issues 2,095
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #27881
Closed
Open
Created Apr 16, 2015 by FPC Admin account@fpc_adminOwner

Build Config dialog hides first config's name in grid view

Original Reporter info from Mantis: mbit
  • Reporter name: Martin B.

Description:

The Build config dialog (which is accessible through Project Options -> Compiler options) hides the name of the topmost build config in the list. The name becomes visible when the field is entered, e.g. by double-clicking it. This only happens when Sessions are stored in the .lpi or not at all (see the radio boxes at Project Options -> Project Options -> Session).

Steps to reproduce:

  1. Create a Lazarus project.
  2. Open the Session options (Project Options -> Project Options -> Session).
  3. Change the radio boxes to either 'Save in .lpi file' or 'Do not save any Session info'.
  4. Confirm these settings by clicking 'OK'.
  5. Open the Build config options (Project Options -> Compiler options -> [...] button at the top)
  6. See how the 'name' column is empty, but when you double-click it, the build config name is there.
  7. Optionally create more build configs. Their names will be shown.
  8. Optionally reorder the entries using the arrow buttons. The topmost is always the one with the name hidden.

Additional information:

Versions I tried are the Win32 version of Lazarus on Windows 7 64 bit and the 32bit deb package on Xubuntu 12.

Mantis conversion info:

  • Mantis ID: 27881
  • Build: 48629
  • Platform: Win32, Linux
  • Version: 1.4RC3
  • Fixed in revision: r48796 (#9e447df4)
Assignee
Assign to
Time tracking