| 124 | | 1. Open Padre |
| 125 | | 1. Open Padre.pm from the Padre source code |
| 126 | | 1. Search/Open Resource |
| 127 | | 1. You should see a window with a text box at the top |
| 128 | | 1. Type in the letter 'x' |
| 129 | | 1. You should see a list of files from the Padre project in the lower part of the window, all having letter 'x' in their name |
| 130 | | 1. add the letter 'y' after the x and all the names should disappear |
| 131 | | 1. remove the letter 'x' |
| 132 | | 1. It should now show only files with the letter 'y' in them (=> bug it now shows 01_compile.t) |
| 133 | | 1. click on the first filename in the list and then move to the other items using the Up/Down arrows. |
| 134 | | 1. Observe that the path to the actual file appears in the third field of the window. |
| 135 | | 1. Double click on one of the files |
| 136 | | 1. Observe that the file opens in Padre |
| 137 | | |
| 138 | | 1. Open the "Open Resource" window again using Shift-Ctrl-R |
| 139 | | 1. Type in 0 (zero) |
| 140 | | 1. See the files appearing |
| 141 | | 1. Using the 'Down' arrow move to the lower window |
| 142 | | 1. select a file |
| 143 | | 1. press ENTER to open the file in padre |
| 144 | | |
| 145 | | TBD: I don't know how should this behave if there is no open file |
| | 124 | [wiki:Features/OpenResource] |