﻿ticket,summary,type,release,owner,status,created,modified,_description,_reporter
9080,Upload pic and insert it at the cursor postion,enhancement,0.12,Jun Omae,new,2011-08-11T05:15:56+02:00,2020-05-01T06:51:13+02:00,Is possible to add the function insert the pic at the cursor position when drag the pic to the edit area? This will fasten our work when work with pic. thanks.,jeanvixue@…
12738,Additional selection of image size,enhancement,,Jun Omae,new,2016-04-17T06:36:37+02:00,2016-04-17T06:36:37+02:00,This is useful when the selection of the image size is to be able to.,anonymous
13314,use a dedicated drop-zone instead whole HTML page,enhancement,,Jun Omae,new,2017-10-26T20:54:34+02:00,2021-02-23T22:01:21+01:00,"Dropping upload files into the browser window is a very nice feature. 
But can we restrict the ""active drop-zone"" i.e. where file can be dropped to a smaller box e.g. the ""drop file here"" box?

The file drop shall be active only when moving the mouse over this drop-zone. 
This will avoid that user are confuse by the drag&drop feature when moving arbitrary file over the browser window.
They may not have the intention to actually drag&drop files in TRAC.

Thanks\\
Clemens",c.steinke@…
10209,Add attachment menu is visible if a wiki page is read-only,defect,0.12,Jun Omae,new,2012-07-31T09:24:51+02:00,2020-05-01T06:51:13+02:00,"If I set a wiki page as read only the add attachment menue is visible. See Attachment. I'm using Firefox 14.0.1 .


If I'm using Chrome 20.0.1132.57 the behaviour is adequately.

 didley

",didley@…
13963,arrow icon for the drop down menu does not disappear,defect,,Jun Omae,new,2021-02-25T23:35:25+01:00,2021-03-13T20:15:30+01:00,"The TracDragDropPlugin has a minor usability issue: The arrow icon for the drop down menu does not disappear if the mouse focus is left. I would expect that this arrow icon should disappear when the mouse leaves the attachment region.

I am talking about most recent TracDragDropPlugin version 0.12.0.15, revision r17646, 2020-01-07.

This is the arrow symbol which is driven by Javascript:
{{{
<div class=""tracdragdrop-icon"">▼</div>
}}}


[[Image(wiki:TracDragDropPlugin:tracdragdrop-menu.png)]]

I propose a tiny **patch**: attachment:tracdragdrop.js.diff.
Basically it registers a `mouseleave` event which will hide the arrow icon.",clemens
