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

Allow to have search popup sticky #9

Open
ystrot opened this issue Jan 29, 2012 · 1 comment
Open

Allow to have search popup sticky #9

ystrot opened this issue Jan 29, 2012 · 1 comment

Comments

@ystrot
Copy link
Owner

ystrot commented Jan 29, 2012

Moved from http://code.google.com/p/eclipse-glance/issues/detail?id=11

The standard Ctrl-F search is a non-modal window, so you can still search,
type and scroll trough the window while having a search window on top. It
would be great if glance search popup worked similarly. That would help
with navigating to highlighted text appearances using markers on right
Editor navigation bar.

@ystrot
Copy link
Owner Author

ystrot commented Jan 29, 2012

I think we can do this one using SWT.ON_TOP instead of modal dialog. Modal dialogs are evil, that's right :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant