Search found 136 matches

by vha
05 May 2017 11:29
Forum: Bug reports
Topic: FIXED: Log File Monitoring not working in separate window
Replies: 1
Views: 5890

FIXED: Log File Monitoring not working in separate window

When dragging the window that is monitoring a file outside TextEd's main window to a separate window, TextEd stops updating that file

vha
by vha
08 Feb 2017 18:09
Forum: Bug reports
Topic: SOLVED? [12.00b2] Screen position after paste
Replies: 2
Views: 7583

Re: [12.00b2] Screen position after paste

I'm also unable to reproduce the this one and this one

I guess TextEd went into an unstable state for whatever reason...


vha
by vha
08 Feb 2017 12:32
Forum: Bug reports
Topic: SOLVED? [12.00b2] Screen position after paste
Replies: 2
Views: 7583

SOLVED? [12.00b2] Screen position after paste

Using 12.00b2 64-bit

- Have a line of text that is larger than the width of the TextEd window
- Copy some characters to the clipboard
- Set the cursor at the end of the line
- Paste

--> Screen shows the left part of the text instead of remaining at the end of the line


vha
by vha
08 Feb 2017 11:57
Forum: Bug reports
Topic: SOLVED? [12.00b2] Cursor pos when scrolling in column mode
Replies: 9
Views: 16781

SOLVED? [12.00b2] Cursor pos when scrolling in column mode

Using 12.00b2 64-bit

- Have following text

Code: Select all

aaa

bbb
- Cursor at the end of the 1st line
- Switch to column mode
- CURSOR DOWN
- CURSOR DOWN

--> cursor is now at the start of the 3rd line instead of at the end of it

vha
by vha
02 Feb 2017 14:56
Forum: Bug reports
Topic: FIXED: [12.00b1] Tab order changed in Replace dialog box?
Replies: 2
Views: 7714

FIXED: [12.00b1] Tab order changed in Replace dialog box?

Was the tab order in the Replace dialog box of previous versions of TextED not "Text to find", then "Replace with" and the the rest? Now the icons to the right of "Text to find" come before "Replace with". Since most of the time you only use the 2 edit boxes, ...
by vha
08 Sep 2016 14:05
Forum: Bug reports
Topic: FIXED: [11.20b1] Another isssue with CTRL-Click
Replies: 3
Views: 9439

FIXED: [11.20b1] Another isssue with CTRL-Click

- Have this text

Code: Select all

aa
bb
cc
dd
- Select line 1 and 2
- Ctrl-Click to also select line 4
- Ctrl-C to copy yo clipboard
- Set cursor past the last line, Ctrl-V

--> result:

Code: Select all

aa
bb
cc
dd
aa
bb

dd
--> an extra empty line is added

vha
by vha
08 Sep 2016 14:01
Forum: Bug reports
Topic: FIXED: [11.20b1] Issue with CTRL-Click
Replies: 3
Views: 9281

FIXED: [11.20b1] Issue with CTRL-Click

- Have this text

Code: Select all

aa
bb
cc
- Click left of aa to select the line
- CTRL-Click left of bb to also select bb

--> aa is deselected

vha
by vha
03 Jul 2016 17:53
Forum: Bug reports
Topic: [11.10b1] Hibernate use trashcan
Replies: 3
Views: 10323

Re: [11.10b1] Hibernate use trashcan

Make it an option?
by vha
23 May 2016 12:32
Forum: Bug reports
Topic: FIXED:11.07b1: Access violation when DBLCLCK in the explorer
Replies: 1
Views: 7979

FIXED:11.07b1: Access violation when DBLCLCK in the explorer

Using 11.07b1 - 64-bit

When double clicking in an empty area in the explorer window, I get en access violation at address 0000000000E08D64, read of address 0000000000000000


vha
by vha
15 Feb 2016 15:37
Forum: Bug reports
Topic: FIXED: [11.0b4] CTRL-A on a 2MB file
Replies: 1
Views: 7046

FIXED: [11.0b4] CTRL-A on a 2MB file

Using 11.0b4

Executing CTRL-A (select all) on a 2MB ANSI file (about 50k lines) makes TextED hang (using 100% of a CPU core)


vha
by vha
12 Feb 2016 13:58
Forum: Bug reports
Topic: FIXED: [11.0b3] Selected row number not counted
Replies: 4
Views: 12325

Re: [11.0b3] Selected row number not counted

I think he means the number of selected rows is missing in the first screenshot: "(114)" shound be "(114|4)" in the status bar

vha
by vha
08 Feb 2016 08:14
Forum: Bug reports
Topic: FIXED: 11.0b3: Shortcut to tools not working anymore?
Replies: 1
Views: 7586

FIXED: 11.0b3: Shortcut to tools not working anymore?

I have F9 assigned to a tool (make) but pressing F9 doesn't do anything anymore


vha
by vha
10 Nov 2015 17:00
Forum: Bug reports
Topic: SOLVED: Filter in explorer window
Replies: 1
Views: 7248

SOLVED: Filter in explorer window

Using 10.80b2

The default filter in the file explorer is *.*

Shouldn't that filter also show files without extension (e.g. Makefile)?


vha
by vha
06 Nov 2015 15:29
Forum: Bug reports
Topic: FIXED? Bug in list view in (new) explorer window
Replies: 1
Views: 7627

FIXED? Bug in list view in (new) explorer window

Using v10.80b1

The width of the column in the explorer window is too small when in list view: files are only listed partially with ... at the end

It is also not possible to make the column width larger


vha