× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
funfun reported Sep 29, 2012  · aquaclusters.josekibold last modified Oct 4, 2012

Test cases where auto-completion failed


Priority Minor
Complexity Unknown
Component App - FluidShell
Version 12.0

Ran into some auto-completion related problems while testing issue #7406.

To reproduce, follow steps below: (where ^ means pressing Tab key, * means cursor location)
(1)  prompt$  cd to-a-test-directory
(2)  prompt$  mkdir new-tmp-dir  
(3)  prompt$  cd !$
###  now you should be in new-tmp-dir directory
(4)  prompt$  echo test > tmp.txt
(5)  prompt$  cat t^
     prompt$  catmp.txt       ## <<<< expanded to catmp.txt, should be 'cat tmp.txt'
(6)  prompt$  cat ^
     prompt$  cat tmp.txt*    ## <=== expanded correctly; however, cursor (*) is not positioned as bash does; bash adds a space after a file expansion (if not a directory)
     prompt$  cat tmp.txt *   ## <--- this is how bash behaves, bash adds a space between tmp.txt and *
(7)  prompt$  cat tmp.txt ^   ## continue pressing Tab key at the end, note that a space is added after tmp.txt, before Tab is pressed
     prompt$  cat tmp.txt*    ## <<<< expansion is not performed, and cursor is moved back by one column
     prompt$  cat tmp.txt tmp.txt   ## <-- this is the expected result

There are 2 places that fluid auto-completion failed, (5) and (7), indicated by <<<<.
There is 1 place that fluid auto-completion does not behave as bash, (6), indicated by <===.
 

NielsGron   Sep 29, 2012  Change History
Field Old Value New Value
Dev Assignee NielsGron (Niels Gron) funfun (Fun Fun)
NielsGron   Sep 29, 2012  Change History
Field Old Value New Value
Dev Assignee funfun (Fun Fun) Larion (Larion Vasilkovsky)
NielsGron   Sep 29, 2012  Change History
Field Old Value New Value
Fixed Build 12.0.0-rc-22
Resolution Fixed
Resolved Date Sep 29, 2012 7:26 PM
Status New Resolved
funfun   Sep 29, 2012  Change History
Field Old Value New Value
Resolution Fixed Incomplete
Resolved Date Sep 29, 2012 7:26 PM
Status Resolved Reopened
Larion   Oct 3, 2012  Change History
Field Old Value New Value
Resolution Incomplete Fixed
Resolved Date Oct 3, 2012 5:08 PM
Status Reopened Resolved
aquaclusters.josekibold   Oct 4, 2012  Change History
Field Old Value New Value
Status Resolved Closed

Issue #7678

Closed
Fixed
Resolved Oct 3, 2012
 
 
Completion
No due date
Fixed Build 12.0.0-rc-22
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017