Skip to content

Context menu actions for images in Resources tab of inspector use blob: instead of original URL #899

@Emdek

Description

@Emdek

Doing so breaks action that copies URL to clipboard (blob: is useless outside of WebKit) and breaks windows opened from inspector.
Also it breaks drag and drop.
We can also consider these two items:

  • allow to set policy for opening these resources, similar to QWebPage::​LinkDelegationPolicy;
  • add action to copy image data as data: URI (available in Chromium).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions