On 18.03.2013 09:04, Michaël Michaud wrote:
> Hi,
> 
> You can no more delete a feature from Attribute table.
> This is quite annoying.

you mean by using the Delete key?

this is because the shortcut listener ignores the attribute window completely 
now. this was made to allow copy and pasting text of table cells again. as we 
have now much more shortcuts all these took precedence over keyevents (e.g. 
table cell actions) and allowed the usual copy/cut/paste/delete , but only on 
the feature level.
would need some more love to reactivate shortcuts in there again, but i am not 
sure it's worth the effort.

> On the other hand, deleting from Attribute table was quite unsafe
> as you did not know if you will delete features selected in the
> layerview or rows selected in the attribute panel (if different)*.
> * answer is features in the layer view

as above, some love. the plugins actually would have to check for what hast the 
focus first and act accordingly. 

to enable shortcuts generally (for layerview, layertree, attribute table ...) 
we would probably have to hack routing plugins for copy/cut/paste/delete which 
route depending on the component in focus/active. but especially for the 
layertree that would prove difficult, as it always has the focus when the 
taskframe is active.

> Not sure what would be the best way to manage it.
> My proposition would be :
> Features selected on view : make the view active if you want to delete them
> Rows selected in the attribute panel : add a button to delete them (the
> button would be proper to attribute panel, so there would be less chance to
> be confused than with delete key).
> 
> What do you think ?
> 

too much hassle. there is a neat context that provides everything needed.

..ede

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to