Custom Query (8143 matches)
Results (226 - 228 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#4939 | fixed | Tab navigation enhancements | ||
Description |
Suggest adding the following enhancements to navigation of tabs: ctrl-tab should wrap around from the last tab to the first, vice versa for shift-ctrl-tab ctrl-pgup/ctrl-pgdn should also switch tab, per Windows convetion rolling the mousewheel over the tab bar should also switch tab -- not convention, but used in a few apps and very useful :) |
|||
#10926 | fixed | "Filename filters" menu item name outdated | ||
Description |
View > Filename filters should be changed to View > Directory listing filters, to match changes to the functionality (this is the title of the dialog box that appears). |
|||
#10927 | fixed | Cannot filter on file attributes | ||
Description |
It is not possible to filter files based on their attributes. Attempt 1: View > Filename filters Edit filter rules Select "Useless Explorer files" Click the "+" to add a new condition Change the first dropdown from Filename to Attribute Click on any other filter on the left (e.g. CVS and SVN directories) Click on Useless Explorer files again Expected behaviour: as expected Actual behaviour: the new attributes condition has disappeared Attempt 2: View > Filename filters Edit filter rules New Give the rule a name, e.g. "Hidden directories" Change the first dropdown from Filename to Attribute Click OK Edit filter rules Select the new rule Expected behaviour: as expected Actual behaviour: the new attributes condition shows as a Filename condition with no name (presumably the program thinks that the rule is completely empty) Attempting to set an Attributes condition does not work at all. Setting the conditions by manually editing filters.xml works, and so long as you don't edit that filter, you can edit other filters and retain the settings. You just have to experiment for a while to get the correct numeric properties :) |