Ticket #5381 (in-progress bug)

Opened 5 weeks ago

Last modified 4 weeks ago

Renaming files in a filtered Tracker window

Reported by: humdinger Owned by: mmlr
Priority: normal Milestone: R1
Component: Applications/Tracker Version: R1/Development
Keywords: type-ahead filtering Cc:
Blocked By: Platform: All
Blocking: #5443

Description

This is r35425.

  • Enable Tracker's new type-ahead filtering.
  • Open a folder and use the filtering.
  • Rename a file to something that doesn't match the filter string anymore.

--> The renamed file doesn't disappear as expected, but it's even displayed twice. It's not actually duplicated; it's evil twin disappears when ESCaping the filter mode.

What do guys think of indicating an active filtering more visibly to the user? The tiny "item field" bottom left is easily overlooked. A tinted background (does that play well with the grey query result window?)?

Change History

in reply to: ↑ description   Changed 5 weeks ago by mmlr

  • owner changed from axeld to mmlr
  • status changed from new to in-progress

Replying to humdinger:

--> The renamed file doesn't disappear as expected, but it's even displayed twice. It's not actually duplicated; it's evil twin disappears when ESCaping the filter mode.

Yes. Also renaming in general does place the edit widget at the wrong position.

What do guys think of indicating an active filtering more visibly to the user? The tiny "item field" bottom left is easily overlooked. A tinted background (does that play well with the grey query result window?)?

I've thought about that and agree. Making the background a light gray would be sensible I think. Going to play around with that.

  Changed 5 weeks ago by aldeck

re mmlr: I haven't looked at your new code yet, but it might need a common solution with #1717.

  Changed 4 weeks ago by axeld

Not that it really belong to this ticket, but I would like if one could decide on the fly whether to use filtering or mere selecting. At least the global setting isn't really that useful for me, as I have very different usage patterns for this particular feature.

Maybe pressing a modifier (option?) together with a key could enter the other mode.

  Changed 3 weeks ago by mmlr

  • blocking 5443 added

(In #5443) Dup of #5381.

Note: See TracTickets for help on using tickets.