Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gtk
gtk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,155
    • Issues 1,155
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 146
    • Merge Requests 146
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gtkgtk
  • Issues
  • #883

Closed
Open
Opened Aug 22, 2017 by bugzilla-migration@bugzilla-migrationReporter

crash when dragging animated GIF images from textview

Submitted by LRN @ruslanizhb

Assigned to gtk-win32 maintainers

Link to original bug (#786617)

Description

How to reproduce:

  • Run gtk3-demo
  • Open TextView->Multiple Views demo
  • Find the animated waving floppy disk image
  • Select that image (and only that image, no text!)
  • Drag the selection

Expected result:

  • a DnD is initiated

Actual result:

  • Crash (assertion failure in cairo, surface is found to be dirty after being cleared)

This might very well be purely cairo-W32 bug, though i'm not sure why it's triggered only this way (there are other, non-animated images, and they can be dragged just fine).

Version: 3.22.x

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gtk#883