Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
inkscape
inkscape
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,107
    • Issues 1,107
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 104
    • Merge Requests 104
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Inkscape
  • inkscapeinkscape
  • Issues
  • #125

Closed
Open
Opened Mar 09, 2019 by Patrick Storz@ede123🦄Maintainer

Toolbar empty after startup

Inkscape's toolbars (except the select toolbar) are initially empty after startup:
image

I tracked this down to calling setWindowSize() in sp_namedview_window_from_document():

  • If the window is programatically resized during startup, the toolbars show empty.
  • Resizing the window manually after startup results in an instant redraw of the toolbar making it appear properly.

I therefore assume the initially invisible widgets are not properly updated in response to the programmatic resizing, but didn't find a cause or solution yet. Maybe you have ideas @Tavmjong and @valavanisalex ?

Steps to reproduce:

  • Make sure you use preferences that result in the Window size being set on startup, i.e one of the following "image
  • Start Inkscape
  • Switch to a different tool (e.g rect tool) to show an initially hidden toolbar.
  • Notice an empty toolbar.

Inkscape Version and Operating System:

  • Inkscape Version: 1.0alpha (73710afc, 2019-03-09)
  • Operating System: Reproduced on Windows 10 and Ubuntu 18.04
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Inkscape 1.0
Milestone
Inkscape 1.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: inkscape/inkscape#125