Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,438
    • Issues 1,438
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 243
    • Merge requests 243
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Issues
  • #989

Closed
Open
Created Dec 07, 2017 by Bugzilla@bugzilla-migration💬Reporter

Fillet / search text box in TreeView drawn off screen when window maximized

Submitted by Koen

Assigned to gtk..@..tk.org

Link to original bug (#791349)

Description

Created attachment 365201 Bad behavior

Steps to reproduce:

  1. Open gtk3-demo.
  2. Maximize the window.
  3. Start typing anything to initiate a search in the TreeView on the left of the window.

Expected behavior: A small textbox appears at the bottom of the TreeView, showing what I have typed so far.

Actual behavior: The textbox is drawn mostly below the lower edge of the screen.

See the attachments for a comparison of what this looks like when the window is not maximized (in which case the behavior is appropriate), and when the window i maximized (in which case the text box is drawn off screen).

Attachment 365201, "Bad behavior":
Screenshot_from_2017-12-07_07-15-28

Version: 3.22.x

Assignee
Assign to
Time tracking