Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"File In Files progress…" is always shown #293

Closed
vlakoff opened this issue Jun 22, 2015 · 8 comments
Closed

"File In Files progress…" is always shown #293

vlakoff opened this issue Jun 22, 2015 · 8 comments
Labels
bug enhancement Proposed enhancements of existing features
Milestone

Comments

@vlakoff
Copy link
Contributor

vlakoff commented Jun 22, 2015

After upgrading to 6.7.9.1 (from 6.7.8.2 which hadn't this issue), the "File In Files progress…" progress dialog is always shown, even if I switch to another application. The dialog is even visible when playing a movie fullscreen. This is quite surprising, and probably not intended.

@vlakoff
Copy link
Contributor Author

vlakoff commented Jun 22, 2015

Also, when the search is done, the Notepad++ window takes focus. I was typing something in another application, and suddenly got myself typing into Notepad++.

@milipili milipili added the bug label Jun 23, 2015
@pnedev
Copy link
Contributor

pnedev commented Jun 24, 2015

Hi,

I have modified the Find In Files progress that way.
@milipili, that is not a bug, at least I'm not considering it to be one.
@vlakoff, the progress is made to be always on top because otherwise, due to the Find In Files implementation if you click on the main N++ window the progress will be hidden and this is highly undesirable. I seriously doubt that somebody would run Find In Files operation and start watching a movie at the same time. Besides you can always move the progress aside.
Anyway, unless Find In Files implementation in N++ is totally changed this is the lesser evil IMO.

About the focus, I thought that it would be helpful to the user to show and focus on N++ window on Find In Files completion as a notification and automatic displaying of the results. Otherwise one would constantly need to manually check if the search is ready or not. Perhaps it is a matter of preference.

Thanks for the feedback!

@vlakoff
Copy link
Contributor Author

vlakoff commented Jun 24, 2015

Thank you for these detailed explanations :)

I largely disagree… I was going to elaborate, but just a few points:

  • I sometimes launch searches which are lenghty, and I shouldn't be the only one doing so. Now during this time I have a residual window on top of my international business applications. It impacts all applications, not just movies. Moving the window to a screen edge is not a serious solution…
  • About the focus, I just hate when applications take focus. I've heard enough ranting in my life to attest I'm not the only one feeling the same!

So basically, my opinions are the opposite of yours ;)

Could other users provide their feedback to settle on this?

@MAPJe71
Copy link
Contributor

MAPJe71 commented Jun 24, 2015

Instead of taking focus you could flash the taskbar entry and keep keep flashing it with an interval until the user changes focus to the application requesting attention.

@pnedev
Copy link
Contributor

pnedev commented Jun 24, 2015

@vlakoff, as I said it is a matter of preference and I respect your personal opinion, thanks for sharing it :)
@MAPJe71, your proposal sounds great, thanks!

I'm not sure I'll have time soon to work on this though...

@milipili milipili added enhancement Proposed enhancements of existing features and removed bug labels Jun 24, 2015
@milipili milipili modified the milestone: 6.x Jun 29, 2015
@RiccardoB
Copy link

I second @vlakoff request.
In my specific case I have to work with projects made by third parties and I have to search for strings on big folders where the search takes also more than 10 minutes to complete and during the search I work on other part of project (like design) and the animated progress bar on top is annoying.
If possible I suggest to add a preference to switch this behavior.

@MekalaChitti
Copy link

I have the same issue. I have to work on multiple applications and this progress bar is on top and makes seeing the screen difficult. An option to choose the preference would be great.

@donho
Copy link
Member

donho commented Nov 29, 2015

It may be an intentional behaviour but it's surely a unexpected result for the most of users (including me). I'll check myself if @pnedev is not available.

pnedev added a commit to pnedev/notepad-plus-plus that referenced this issue Nov 30, 2015
Progress window is not "always on top" anymore.
@donho donho closed this as completed in accf7da Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement Proposed enhancements of existing features
Projects
None yet
Development

No branches or pull requests

7 participants