Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N nautilus-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • nautilus-python
  • Issues
  • #6

Closed
Open
Created Sep 28, 2019 by Aleksander Szczygieł@Aelspire

Custom column's header do not respond to mouse events

Steps to reproduce

  1. Add some custom column for example by this script: nautilus#949 (comment 612911)
  2. Enable this column in list view
  3. Try to click on custom column's header to sort by this column — header do not seems to respond to any event.

More info

I've tried to debug this issue execution of create_and_set_up_tree_view() in nautilus-list-view.c look the same for custom and in-build columns but breakpoint placed inside on_column_header_event() in the same file do not fire when mouse pointer enter custom column's header while it was triggered by placing pointer on in-build column's header.

Assignee
Assign to
Time tracking