Ajax method/class search should not fire when a non-printable character is pressed - #446
Merged
Conversation
lsegal
added a commit
that referenced
this pull request
Jan 19, 2012
Do not fire autocomplete search on non-printable characters. Closes #446
jiongle1
pushed a commit
to scantist-ossops-m2/yard
that referenced
this pull request
Apr 11, 2024
Closes lsegal#446 referencing lsegal#467
lsegal
added a commit
that referenced
this pull request
Apr 13, 2026
References: #1601, #1675, #1656, #1665, #1666, #1655, #1582, #1674, #1673, #1664, #1652, #1622, #1672, #1116, #1671, #1547, #1547, #1670, #1669, #1661, #1668, #1661, #1661, #1660, #1639, #1627, #1636, #1528, #1, #1434, #1385, #1294, #1019, #1007, #955, #929, #623, #474, #467, #456, #467, #443, #467, #478, #479, #467, #477, #467, #458, #467, #397, #467, #461, #467, #458, #467, #457, #467, #465, #467, #464, #467, #466, #467, #446, #467, #445, #467, #432, #467
lsegal
added a commit
that referenced
this pull request
Apr 14, 2026
lsegal
added a commit
that referenced
this pull request
Jul 14, 2026
References: #1695, #1684, #1694, #1687, #1684, #1686, #1687, #1686, #1685, #1688, #1688, #1627, #1680, #1583, #1660, #1639, #1636, #1528, #1, #1434, #1385, #1294, #1019, #1007, #955, #929, #623, #474, #467, #456, #467, #443, #467, #478, #479, #467, #477, #467, #458, #467, #397, #467, #461, #467, #458, #467, #457, #467, #465, #467, #464, #467, #466, #467, #446, #467, #445, #467, #432, #467
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for the issue below where clicking on non-printable characters like left, right arrow, command key, etc. invokes an ajax request as seen by the displaying of the spinner.
docmeta/rubydoc.info#24