Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnumeric gnumeric
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 378
    • Issues 378
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnumericgnumeric
  • Issues
  • #60

Closed
Open
Created Jun 25, 2006 by Bugzilla@bugzilla-migration💬Reporter

col/row auto-sizing ignores merged regions with 1 col/row

Submitted by Tomas Pospisek

Link to original bug (#345861)

Description

Please describe the problem: If you resize a row by doubleclicking on a line separating two rows the resulting row size will be too small. I.e. not big enoough to be able to display all lines withing a cell inside such a row.

Steps to reproduce:

  1. load the attached gnumeric sheet
  2. double-click on the line separating the "1" and "2" widgets

Actual results: The first row is resized too small, so that you can't read the second line in the cell.

Expected results: The row should be resized in a way so that all the text inside the cell can be read. (Something like: size_of_row = number_of_lines * size_of_line + border_size)

Does this happen every time? yes

Other information: See gnumeric sheet at http://sourcepole.ch/tpo/tmp/kak.gnumeric

Version: git master

Assignee
Assign to
Time tracking