Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,541
    • Issues 1,541
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 222
    • Merge requests 222
  • 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
  • gtkgtk
  • Issues
  • #3462
Closed
Open
Issue created Dec 10, 2020 by Michael Terry@mterry

GtkGridView should let you start a rubberband past the last row

Steps to reproduce

  1. Run "Colors" from gtk4-demo
  2. Change from showing 4096 colors to just 8 in the header
  3. Try to start a rubberband selection from say, the middle of the GtkGridView and drag up to select some of those 8 colors

Current behavior

No rubberband selection is started and the console print a warning: Could not start rubberbanding: No item

Expected outcome

I would expect a rubberband to be able to be started in this empty space, much like you can in the empty space to the right of the color row.

Version information

gtk4-demo --version reports 3.99.5, but I'm using the nightly GNOME sdk flatpak, so I'm not sure exactly.

Assignee
Assign to
Time tracking