Search found 131 matches

by vha
06 May 2024 16:48
Forum: Bug reports
Topic: FIXED: [16.20b1] Delete from MRU & Recently closed
Replies: 1
Views: 7

FIXED: [16.20b1] Delete from MRU & Recently closed

It seems like deleting one or more entries from the MRU list is not working if the option "Recently closed" is checked

vha
by vha
29 Apr 2024 13:51
Forum: Bug reports
Topic: [16.20b1] popup window title
Replies: 0
Views: 154

[16.20b1] popup window title

The title of the notification window telling a new version is installed is a bit strange:

"Embarcadero.DesktopToasts.5004B6D4"


vha
by vha
09 Apr 2024 10:29
Forum: Bugs
Topic: FIXED: [V16.16b2] Find issue
Replies: 2
Views: 366

FIXED: [V16.16b2] Find issue

It is not possible to do a search for a character which has to be specified using the Right-ALT key: when pressing the Right-ALT key, the find box looses it's focus

(on a Belgian keyboard, such characters are a.o. |,@ and #)

[edit]Alt should be the Right Alt[/edit]


vha
by vha
08 Apr 2024 10:43
Forum: Bug reports
Topic: FIXED: [16.16b2] CTRL-BACKSPACE crash
Replies: 1
Views: 873

FIXED: [16.16b2] CTRL-BACKSPACE crash

- Open a new file
- Add following text: " aa"
- Cursor at the end
- CTRL-BACKSPACE 3x

-> Access violation at address 0000000001CCE46D in module 'TextEd.exe'. Read of address 0000000000000002

vha
by vha
08 Apr 2024 10:30
Forum: Bug reports
Topic: FIXED: [16.16b1] CTRL-DEL
Replies: 4
Views: 524

Re: [16.16b1] CTRL-DEL

Looks perfect!

Tx, vha
by vha
05 Apr 2024 14:36
Forum: Bug reports
Topic: FIXED: [16.16b1] CTRL-DEL
Replies: 4
Views: 524

Re: [16.16b1] CTRL-DEL

For me, that is indeed 1 word...
by vha
05 Apr 2024 13:57
Forum: Bug reports
Topic: FIXED: [16.16b1] CTRL-DEL
Replies: 4
Views: 524

FIXED: [16.16b1] CTRL-DEL

with the cursor at the start of "aaa_bbb_ccc", CTRL-DEL only deletes "aaa_", while in VS Code it deletes everything up until the end of the word (not including the spaces past the word)

vha
by vha
25 Mar 2024 10:27
Forum: Bugs
Topic: FIXED: [v16.15] - Find bug
Replies: 2
Views: 2666

FIXED: [v16.15] - Find bug

The "Text to find" field is not (always) filled anymore with the word under the cursor when using CTRL-F

Can't reproduce it for 100%: when starting TextEd it works, but after a while the field is left empty on CTRL-F


vha
by vha
18 Mar 2024 18:19
Forum: Bug reports
Topic: [v16.15b1] CTRL-LEFT vs CTRL-RIGHT
Replies: 1
Views: 2900

[v16.15b1] CTRL-LEFT vs CTRL-RIGHT

- Have following text: abc%p"), def - with the cursor at the start of the line and hitting CTRL-RIGHT, the cursor stops behind abc, p, ", ) and , and at the end of the line - with the cursor at the end of the line, and hitting CTRL-LEFT, the cursor stops in front of def, p, % and at the st...
by vha
18 Mar 2024 08:17
Forum: Bug reports
Topic: SOLVED? [16.15b1] Cursor keys in Find/Replace not working
Replies: 1
Views: 1515

SOLVED? [16.15b1] Cursor keys in Find/Replace not working

- CTRL-F to open the find/replace dialog box, focus is on text to find
- LEFT and RIGHT cursor keys work
- UP and DOWN keys only work after first hitting F4

[Edit]
Seems to be working again...
[/Edit]

vha
by vha
17 Mar 2024 17:38
Forum: Bug reports
Topic: FIXED: [16.15b1] CTRL-DEL
Replies: 1
Views: 1576

FIXED: [16.15b1] CTRL-DEL

- have a line ending with e.g. "************************"
- put the cursor somewhere inside the '*'s
- hit CRTR-DEL

-> the CRLF at the end of the line is also deleted (which is not the case if the line contains characters or digits)

vha
by vha
17 Mar 2024 09:56
Forum: Bugs
Topic: [v16.12] - CTRL-DEL bug
Replies: 2
Views: 1610

Re: [v16.12] - CTRL-DEL bug

Rickard Johansson wrote: 16 Mar 2024 13:25 I'm not entirely sure I like it though. Maybe Ctrl+Del should delete one or more spaces. And only delete words if the next character is a non-space character...
Totaly agree with that!

vha
by vha
15 Mar 2024 15:13
Forum: Bugs
Topic: FIXED: [v16.12] - CTRL-DEL bug (bis)
Replies: 1
Views: 1514

FIXED: [v16.12] - CTRL-DEL bug (bis)

with the cursor somewhere in the middle of e.g. "********************":
- CTRL-RIGHT goes to the next word past the "*"s
- CTRL-DEL only deletes one "*" at a time
--> this used to delete all "*"s up until the next word

vha
by vha
13 Mar 2024 13:00
Forum: Bugs
Topic: [v16.12] - CTRL-DEL bug
Replies: 2
Views: 1610

[v16.12] - CTRL-DEL bug

Have following text: aaa bbb ccc aaa _bbb ccc Cursor at the end of "aaa" on the 1st line CTRL-DEL -> all spaces up to "bbb" are deleted -> OK Cursor at the end of "aaa" on the 2nd line CTRL-DEL -> all characters up to "ccc" are deleted -> Not OK vha
by vha
01 Feb 2024 12:01
Forum: Bugs
Topic: long delay when editing
Replies: 3
Views: 1699

Re: long delay when editing

Do you have network drives mapped?

vha