Select all elements assigned with a given filter

Bug #1715492 reported by Codain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Invalid
Undecided
Unassigned

Bug Description

I have several filters and would like to select all elements which have this filter assigned.

Scenario:
* Right click on a filter
* Select all items

When can this feature be usefull?
* I want to merge two filters in one => I can select all items by filter1, apply filter2, delete filter1
* I want to see which item is impacted by which filter => I can visualize them by selecting them

Revision history for this message
Nathan Lee (nathan.lee) wrote :

Closing as part of the bug migration (http://alpha.inkscape.org/bug-migration/). The issue has been manually migrated to GitLab (see https://gitlab.com/inkscape/inbox/issues/1942)

Note the current workaround:

Find the filter in the xml editor (should be in the defs)
Copy the id (i.e. filter34)
Open the Find dialog (Ctrl+F)
Search for url(#filter34), note the brackets are used to ensure uniqueness (if you use duplicate, there might also be a filter with id filter34-1, the brackets stop both from being picked up)

(the find dialog should look like https://gitlab.com/inkscape/inbox/uploads/01441d3dd643147c202964464df1f2b0/image.png)

Please feel free to file new bugs about the issues you're seeing at
http://inkscape.org/report

Changed in inkscape:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.