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

Tooltip completer js refactor #1743

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented May 16, 2012

@ellisonbg,
This prevent the focus to be given to a non active cell.

you can change cell by clicking.
you can change cell by keyboard.

I'll be away for a few days, but still available.

This reverts commit 8af188d.
it seem that show and hide methods fron tooltip where collinding with
jquery, sometime blocking the notebook.

Move from css fadeIn/Out to jQuery fade In/Out, and replace
addRemoveClass by fadeIn/fadeOut
check that the cell the tooltip is giving focus back is the currently
selected cell
@ellisonbg
Copy link
Member

This branch seems to fix the bug. I am going to merge and we an see if anything further shows up.

ellisonbg added a commit that referenced this pull request May 18, 2012
@ellisonbg ellisonbg merged commit 2f6f437 into ipython:tooltipCompleterJSRefactor May 18, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants