Notepad++ Code folding bug (smali)

Questions about Wine on Linux
Locked
User avatar
Maniaxx
Level 2
Level 2
Posts: 38
Joined: Sun Aug 20, 2017 5:42 pm

Notepad++ Code folding bug (smali)

Post by Maniaxx »

Hi,
when using 'code folding' in Notepad++ its not working properly. Lines are shifted or placed completely wrong. It works properly on Windows. I've noticed this bug for more than 2+ years.

How to reproduce:
- Download and import this 'Language' file (Language/Define your language.../import).
- Close Notepad++ to make changes active
- Open this smali example file.
- See this:
Image
- Proper folding should be Line12-26 (not 14-29).

Any idea how to fix this?

Arch Linux 4.20.3
wine-staging 4.0rc5 (Wine environments tested: XP, Win7)
Notepad++ v7.6.2
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Notepad++ Code folding bug (smali)

Post by DarkShadow44 »

What makes you think this is a Wine issue? It happens exactly the same way on windows.
User avatar
Maniaxx
Level 2
Level 2
Posts: 38
Joined: Sun Aug 20, 2017 5:42 pm

Re: Notepad++ Code folding bug (smali)

Post by Maniaxx »

You're right, sorry. Looks like i've compared different files at different times before. Seems like it faded out slowly. But yes, it doesn't seem to be a Wine issue indeed.

Again, sorry. I wasn't aware until you told me.

Thank you.
Locked