Search found 126 matches

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

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: 10714

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: 6786

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: 6538

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: 6863

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
by vha
02 Nov 2015 07:55
Forum: Bug reports
Topic: FIXED: v10.80b1 crashes using CTRL-LMOUSE
Replies: 1
Views: 6508

FIXED: v10.80b1 crashes using CTRL-LMOUSE

TextED crashes frequently when testing with CTRL-LMOUSE with the following message:

Code: Select all

Access violation at address 0000000001F97493 in module 'rtl200.bpl'.
Read of address 0000000000000011.
haven't find a way yet to reproduce it 100%. Still trying...

vha
by vha
02 Nov 2015 07:36
Forum: Bug reports
Topic: FIXED: CTRL-LMOUSE bug
Replies: 1
Views: 6545

FIXED: CTRL-LMOUSE bug

Using v10.80b1

- Open a file
- Add the following lines

Code: Select all

a
b
- Ctrl-LMOUSE on 1st line
--> 1st line is selected
- Ctrl-LMOUSE on 2nd line
--> both lines are deselected instead of selected

vha
by vha
02 Nov 2015 07:32
Forum: Bug reports
Topic: SOLVED: 2 instances running
Replies: 1
Views: 6337

SOLVED: 2 instances running

Using 10.80b1

Is it normal that there are 2 instances of TextED running whenever I open a file?

vha
by vha
13 Oct 2015 15:46
Forum: Bug reports
Topic: FIXED: v10.70 b1 still crashes when scrolling in hex view
Replies: 17
Views: 27180

Re: v10.70 b1 still crashes when scrolling in hex view

Rickard Johansson wrote:BTW. You really shouldn't set the right margin to a larger value than the max line length.
My right margin is set to -1, which is an option in the dropdown list

vha
by vha
13 Oct 2015 15:43
Forum: Bug reports
Topic: FIXED: v10.70 b1 still crashes when scrolling in hex view
Replies: 17
Views: 27180

Re: v10.70 b1 still crashes when scrolling in hex view

I did that because I didn't want to see that vertical line...
by vha
13 Oct 2015 14:49
Forum: Bug reports
Topic: FIXED: v10.70 b1 still crashes when scrolling in hex view
Replies: 17
Views: 27180

Re: v10.70 b1 still crashes when scrolling in hex view

Any idea which setting is causing the crash?

btw. when I open the file using RClick in the windows explorer (and TE is not running) I get an immediate crash with 2 error popup boxes ("Runtime error 231 at ..." and another one)


vha
by vha
13 Oct 2015 11:20
Forum: Bug reports
Topic: FIXED: v10.70 b1 still crashes when scrolling in hex view
Replies: 17
Views: 27180

Re: v10.70 b1 still crashes when scrolling in hex view

Rickard,

I've sent you my TextEd.ini file


vha
by vha
12 Oct 2015 16:46
Forum: Bug reports
Topic: 10.70 beta 2 doesn't auto-install
Replies: 5
Views: 11239

Re: 10.70 beta 2 doesn't auto-install

and b3 doesn't on Win10 64-bit with b2 installed

vha
by vha
12 Oct 2015 15:29
Forum: Bug reports
Topic: Check for updates installed 10.60
Replies: 0
Views: 5579

Check for updates installed 10.60

I just tried to install b3 using "Check for updates" and that one installed the old 10.60

(I was using b2)

vha