[Bugs] #946 Browse NORM: Can not download image when opened in a popup
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue Sep 11 13:48:37 EDT 2012
#946: Can not download image when opened in a popup
----------------------------+-----------------------------------------------
Reporter: erikos | Owner: erikos
Type: enhancement | Status: new
Priority: Normal | Milestone: 0.98
Component: Browse | Version: 0.84.x
Severity: Minor | Keywords:
Distribution: Unspecified | Status_field: New
----------------------------+-----------------------------------------------
Changes (by humitos):
* priority: High => Normal
Comment:
Well, this should be done by looking if the property {{{background-
image}}} exists in the element clicked.
For example, the actual code for http://activities.sugarlabs.org to show
the screenshot images is like:
{{{
<div id="lbImage" style="background-image:
url(http://activities.sugarlabs.org/en-US/sugar/images/p/5/1235687644);
display: block; ">
<div style="position: relative; width: 700px; height: 525px; ">
<a id="lbPrevLink" href="#" style="display: none; height: 525px;
"></a>
<a id="lbNextLink" href="#" style="display: none; height: 525px;
"></a>
</div>
</div>
}}}
Changing the priority, this is no so important. It's just one specific
case.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/946#comment:9>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list