When dragging the window that is monitoring a file outside TextEd's main window to a separate window, TextEd stops updating that file
vha
Search found 136 matches
- 05 May 2017 11:29
- Forum: Bug reports
- Topic: FIXED: Log File Monitoring not working in separate window
- Replies: 1
- Views: 5890
- 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
I guess TextEd went into an unstable state for whatever reason...
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
- 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
- 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- 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
- Have following text
Code: Select all
aaa
bbb
- 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
- 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, ...
- 08 Sep 2016 17:21
- Forum: Bug reports
- Topic: FIXED: [11.20b1] Issue with CTRL-Click
- Replies: 3
- Views: 9281
- 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- 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:--> an extra empty line is added
vha
Code: Select all
aa
bb
cc
dd
- 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
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- Click left of aa to select the line
- CTRL-Click left of bb to also select bb
--> aa is deselected
vha
Code: Select all
aa
bb
cc
- CTRL-Click left of bb to also select bb
--> aa is deselected
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?
- 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
When double clicking in an empty area in the explorer window, I get en access violation at address 0000000000E08D64, read of address 0000000000000000
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
Executing CTRL-A (select all) on a 2MB ANSI file (about 50k lines) makes TextED hang (using 100% of a CPU core)
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
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
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
The default filter in the file explorer is *.*
Shouldn't that filter also show files without extension (e.g. Makefile)?
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
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