Search found 131 matches

by vha
02 Nov 2020 11:25
Forum: Bug reports
Topic: FIXED: v14.70 b1: modified new file closed without warning
Replies: 2
Views: 4873

FIXED: v14.70 b1: modified new file closed without warning

Open TextEd
CTRL-N to open a new file
Make some changes
Click the x in the file tab to close the file

--> the modified file is closed without any warning

vha
by vha
13 Feb 2020 18:38
Forum: Bug reports
Topic: FIXED: v14.40b1: CTRL-INSERT
Replies: 1
Views: 5217

FIXED: v14.40b1: CTRL-INSERT

If nothing is selected, CTRL-INSERT now copies the word under the cursor instead of the whole line, as CTRL-C does.

In previous versions CTRL-INSERT and CTRL-C had the same behavior


vha
by vha
12 Feb 2020 16:22
Forum: Bug reports
Topic: FIXED: v14.40b1: CTRL-F12 is not working anymore
Replies: 1
Views: 5589

FIXED: v14.40b1: CTRL-F12 is not working anymore

CTRL-F12 doesn't close the right view anymore

vha
by vha
11 Jan 2019 13:39
Forum: Bug reports
Topic: FIXED: [13.60b3] Find from cursor in binary mode
Replies: 1
Views: 6270

FIXED: [13.60b3] Find from cursor in binary mode

Find from cursor in binary mode doesn't work: find is always started from the previously found text instead of at the cursor position

vha
by vha
07 Jan 2019 11:10
Forum: Bug reports
Topic: FIXED: [13.60b3] Find & Replace
Replies: 1
Views: 6129

FIXED: [13.60b3] Find & Replace

- Have following text: aaazzz aaa bbb cccddd - put cursor inside the 'aaazzz' - CTRL-F -> searches for 'aaazzz', which is ok - Hit ENTER - click inside 'bbb', CTRL-F: bbb is set as text to find, hit ESCAPE - click inside 'cccddd', CTRL-F: cccddd is set as text to find, hit ESCAPE - click inside 'aaa...
by vha
03 Jan 2019 16:08
Forum: Bug reports
Topic: FIXED: [13.60b1] Performance issue
Replies: 3
Views: 7531

Re: ??? [13.60b1] Performance issue

Rickard,

Although the performance is not as bad as I first stated (performance is in fact about 10 lines / sec instead), I found the reason of it:
- without document map visible, I delete around 25 lines / sec
- with the document map visible, I delete around 10 lines/ sec

vha
by vha
03 Jan 2019 12:53
Forum: Bug reports
Topic: FIXED: [13.60b1] Performance issue
Replies: 3
Views: 7531

FIXED: [13.60b1] Performance issue

I have a .cpp file with about 1100 lines of code

Deleting lines using CTRL-SHIFT-L is pretty slow (around 3 lines/sec)

vha
by vha
03 Jan 2019 09:08
Forum: Bug reports
Topic: FIXED: [13.60b1] Find & Replace
Replies: 4
Views: 9088

FIXED: [13.60b1] Find & Replace

It is not possible to modify the text of the Text to Find in the search dialog box once you selected a string of the MRU list

vha
by vha
29 Nov 2018 17:45
Forum: Bug reports
Topic: FIXED: [13.50b1] Scroll with mouse wheel
Replies: 6
Views: 10336

Re: ??? [13.50b1] Scroll with mouse wheel

The mouse cursor remains in the document window but the scroll speed is different depending if document map is visible or not

btw. there is also a different scroll speed when e.g. holding down the CURSOR DOWN key


vha
by vha
29 Nov 2018 09:23
Forum: Bug reports
Topic: FIXED: [13.50b1] Scroll with mouse wheel
Replies: 6
Views: 10336

Re: ??? [13.50b1] Scroll with mouse wheel

My problem is that scrolling inside the document is different depending if the document map is visible or not

vha
by vha
26 Nov 2018 09:02
Forum: Bug reports
Topic: FIXED: [13.50b1] Scroll with mouse wheel
Replies: 6
Views: 10336

FIXED: [13.50b1] Scroll with mouse wheel

If the option "Hide vertical scrollbar when document map is visible" is set, scrolling with the mouse wheel is scrolling about 12 lines at a time while. With the option not set, scrolling with the mouse wheel is scrolling 30+ lines at a time

vha
by vha
24 Nov 2018 09:44
Forum: Bug reports
Topic: FIXED: [13.50b1] old one not fixed
Replies: 1
Views: 5402

FIXED: [13.50b1] old one not fixed

this one is not fixed

vha
by vha
03 Jul 2018 14:08
Forum: Bug reports
Topic: FIXED: v13.30b2 - Default control in GoTo
Replies: 1
Views: 4489

FIXED: v13.30b2 - Default control in GoTo

The default control (Functions, Line:Column or Bookmark) is reset to Functions after executing a Find

vha
by vha
03 Jul 2018 13:36
Forum: Bug reports
Topic: FIXED: v13.30b2 - Replace and TAB
Replies: 1
Views: 4485

FIXED: v13.30b2 - Replace and TAB

- Select some text
- CTRL-R to replace
- Text is automatically copied in "Text to find"
- TAB
--> text is not copied to the "Replace with"

vha
by vha
03 Jul 2018 10:39
Forum: Bug reports
Topic: FIXED: v13.30b2 - Delete entry in MRU list
Replies: 1
Views: 4585

FIXED: v13.30b2 - Delete entry in MRU list

Deleting an entry in the MRU list is not working if a filter is used to select a subset of the MRU list

vha