id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1223,Cascading complexity for find dialogs (maybe others),garu,Sewi,"<@Alias> What I kind of wanted to see was Ctrl-F opening the inline search thing
<@Alias> And then Ctrl-F a second time would change to the standalone find dialog
<@Alias> And then, ideally, a third Ctrl-F goes to Find in Files
<@garu> cascading complexity
<@Alias> Right
<@garu> I like it
<@Alias> Would be quite intuitive I think
<@garu> yup
<@Alias> Ctrl-(Double-tap F)
<@Sewi> Would be. You know, I'm the guy who wants to keep things once they've been released, but merging all three to Ctrl-F would be great.
<@Alias> Underneath it's three entirely separate dialogs
<@Alias> But the Ctrl-F handler is smart enough to check and switch between them as needed
<@garu> who captures the keypress?
<@Alias> Ctrl-F goes to the ActionLibrary entry
<@Alias> edit.find
<@Alias> So the action library menu_code could do the switching
",enhancement,closed,minor,,Find in Files,0.84,fixed,search find cascade,
