Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • meld meld
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 198
    • Issues 198
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • meldmeld
  • Issues
  • #115
Closed
Open
Issue created Oct 13, 2016 by Bugzilla@bugzilla-migration💬Reporter

[BZ#772888] Size of VC console window is reset to invisibly small after restart with maximized meld window

Submitted by Vasily Galkin

Link to original bug (#772888)

Description

Problem: after restarting maximized meld window several times the vc console "disappears".

Steps to reproduce: Launch meld like "bin/meld ." in it own git checkout Maximize meld window Ensure that vc console window is visible (enable it in the menu, then drag the separator to the middle of the window height) Close meld Open meld like "bin/meld ." Close meld again Open meld again like "bin/meld ."

Result: console window is enabled in the menu, but is not visible. Really it present but has near-1-pixel height, so it requires dragging from the bottom of the window to make it visible.

The bug is quite strange, but reproduces both on debian with gtk3.20 and windows with gtk3.18.

Possibly it is related to the fact that I have both meld 3.17 master and meld 3.16 installed and runed, so they share some of gsettings data...

According to dconf-editor the value of vc-console-pane-position is saved correctly but is hugely increased in the moment of starting new meld instance. Also I'm not sure by now that bug doesn't affect meld 3.16, but it looks that it's behaviour has some differences.

Assignee
Assign to
Time tracking