From Issue #255
Product: Aqua Data Studio
Version: 18.0.0-devi-225
Build #: 51066
Build Date: 2016-Sep-06 09:50:20 PM
Operating Environment: Mac OS X (10.10.5, x86_64) / UTF-8 / en / US / Oracle Corporation 1.8.0_72-b15
Memory: Max=704,643,072; Total=363,855,872; Free=126,212,592; CPUs=4
Steps to Reproduce :
1. Launch ADS.
2. Go to File > Options > Key Mappings. Click on 'Copy' button. In 'Copy Keymap' window, enter new keymap name and click on 'Ok' button.
3. Go to Key Mappings > Text Editor. Change the "Edit: Find Previous" key mapping to "⇧⌘[". Click on 'Ok' button.
4. Restart ADS. Open any editor and click on 'Find' option.
In find toolbar, enter any word and mouse hover on "Previous Occurrence" icon.
-> Tooltip shows correct shortcut key "⇧⌘[" on hovering "Previous Occurrence" icon.
5. Now press "⇧⌘[" keys.
Actual Result :
When we press "⇧⌘[" key, previous occurrence of word does not searched properly.
Selection directly goes to first occurrence from third occurrence on pressing "⇧⌘[" key.
Observations :
1. If we press "⇧⌘G", find previous works properly.
This issue is observed for new assigned key "⇧⌘[" of "Find Previous/Next" option.
2. This issue occurs only on OS X. It is working fine on Linux and Windows OS.
3. This issue is observed in ADS V-17 as well.