Ticket #1994 (closed bug: fixed)
Dragging a resource to the PWA copies the resource instead of linking it
Reported by: | deyan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | feedback | Cc: | |
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | tanya |
Imp._owners: | tanya | Test_owners: | |
Analysis_reviewers: | tanya | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 0 |
Description
When you drag a resource into the current book (image for example) it should be linked instead of copied.
- Default behavior should be the following
- Dragging a resource from a book to itself should link the resource
- Dragging a book from a book to itself should copy the resource
- Copy should be a feature that is done by dragging a resource with pressed Ctrl.
- Link should be a feature that is done by dragging a resource with pressed Alt.
Change History
comment:3 Changed 16 years ago by tanya
- Design_owners set to tanya
- Status changed from s1b_analysis_finished to s2a_design_started
- Imp._owners set to tanya
comment:4 Changed 16 years ago by tanya
- Status changed from s2a_design_started to s3b_implementation_finished
comment:5 Changed 16 years ago by tanya
- Resources are linked when dropped in the same book, and copied when dropped in another book.
- Working for ImageResources and ImmHotTextResources - the style in the text can't be dragged and dropped because the styles are not persisted.
comment:6 Changed 16 years ago by tanya
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to tanya
- Analysis_score changed from 0 to 3.5
- Imp._reviewers set to meddle
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
- Imp._score changed from 0 to 3.5
So, you know my opinion about ctrl+shift+F... and the persister can be with less repeats... And you have not tested the preview mode and reader
3.5p
Note: See
TracTickets for help on using
tickets.