#1222 closed enhancement (duplicate)
Palette: Handle links that are images
Reported by: | erikos | Owned by: | manuq |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Browse | Version: | 0.85.x |
Severity: | Minor | Keywords: | |
Cc: | sascha_silbe, humitos | Distribution/OS: | Unspecified |
Bug Status: | Assigned |
Description (last modified by erikos)
When links are images we do only show the options to keep, copy the image. We should offer the options to keep the link as well.
Change History (12)
comment:1 Changed 14 years ago by sascha_silbe
- Cc sascha_silbe added
comment:2 Changed 14 years ago by tomeu
comment:3 Changed 14 years ago by erikos
- Description modified (diff)
comment:4 Changed 14 years ago by erikos
- Milestone changed from 0.86 to 0.88
- Priority changed from Unspecified by Maintainer to Normal
@tomeu: updated the description
I move it out to 0.88 - as it is more an enhancement.
comment:5 Changed 13 years ago by garycmartin
- Milestone changed from 0.88 to 0.90
Pushing out to 0.90.
comment:6 Changed 13 years ago by sascha_silbe
This is harder to fix than I thought. Links and images are "detected" by examining the "target" element of the click. For images that's fine, but in the case of links it will break for anything but the most simple cases (see #2516).
comment:7 Changed 12 years ago by RafaelOrtiz
- Milestone changed from 0.90 to 0.94
comment:8 Changed 11 years ago by manuq
- Owner changed from erikos to manuq
- Status changed from new to assigned
Current Browse featuring WebKit has this option in the default menu that appears right-clicking an image. We need to wrap this in our palette. See #3455 for the relevant ticket.
comment:9 Changed 11 years ago by manuq
- Milestone changed from 0.94 to 0.96
comment:10 Changed 11 years ago by manuq
- Milestone changed from 0.96 to 0.98
comment:11 Changed 11 years ago by humitos
- Cc humitos added
- Resolution set to duplicate
- Status changed from assigned to closed
This ticket is duplicated. Closing. Please, see #3455.
Isn't keep what you mean by save?