Disable search tooltip#4971
Closed
davidemdot wants to merge 2 commits into
Closed
Conversation
6 tasks
Member
Author
|
I will close this PR because there is a better solution in #4975. |
tobiasdiez
pushed a commit
that referenced
this pull request
May 18, 2019
* Added Preference "Show helpful Tooltips" to GeneralTab and a check for in the SearchBar * l10n * changelog * Reword Identifier and Label * Refactor Hint Message in GlobalSearchBar * Added switchable visibility of hint for GlobalSearchBar * Add switchable visibility of remote connection text * Add Issue Number in Changelog * Fixes Typo * Fix Undone Change to updateAfterPreferenceChanges()
Siedlerchr
added a commit
that referenced
this pull request
May 26, 2019
* 'ieeFix' of github.com:JabRef/jabref: Fix the 'Attach file' dialog for starting on the user's main directory (#4996) Readme TOC (#4986) Fix icon size - the second (#4993) Fix background color of dialogs in dark mode (#4994) NPE-fix for Preferences/Ext-Prog/Settings for X/Browse (#4983) Bump richtextfx from 0.10.0 to 0.10.1 (#4989) Bump tika-core from 1.20 to 1.21 (#4984) Resize different fonts changing entry type (#4980) Extended Hints - Alternative to #4971 (#4975) Fix command line help text (#4979)
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.
Now the extended help in the search field, showed as a tooltip, has been removed. It solves #3599.