Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Epiphany Epiphany
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 262
    • Issues 262
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • 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
  • EpiphanyEpiphany
  • Issues
  • #1487
Closed
Open
Issue created Mar 26, 2021 by Vanadiae@VanadiaeContributor

Downloaded RDF files gets opened in epiphany when opening them from the download popover, then downloaded again as Epiphany can't show them

Steps

  • Download this RDF sample file
  • open the downloads popover
  • click the file in the list

Current behaviour

The file is opened in epiphany (as a new opened tab indicates), but epiphany can't show it so it downloads it again.

Expected behaviour

Epiphany doesn't do this and just opens an external program instead.

Interestingly when I run xdg-mime query filetype foobar.rdf, it prints application/rdf+xml, but with xdg-mime query default application/rdf+xml it doesn't show any app (not even epiphany). So I assume that either Epiphany opens the file in itself when there's no app to open it, or that it's related to epiphany having text/xml as mime type handler in the desktop file.

Reproducable with both stable epiphany from flathub and the gnome-nightly one.

Assignee
Assign to
Time tracking