[jira] [Commented] (NETBEANS-2082) Scroll to the caret position when code fold feature is run

2020-05-19 Thread Maniac (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111088#comment-17111088
 ] 

Maniac commented on NETBEANS-2082:
--

Thank you very much! I was already looking for another editor, because this 
little bug really drives you crazy...

Lookin' forward for the next release!

> Scroll to the caret position when code fold feature is run
> --
>
> Key: NETBEANS-2082
> URL: https://issues.apache.org/jira/browse/NETBEANS-2082
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Code folding
>Affects Versions: 10.0, 11.0, 11.1, 11.2
> Environment: Netbeans 11 with OpenJDK 12. 
> Darwin MacBook-Pro-2.local 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 
> 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
> Netbeans 10 with OpenJDK 11.
> Darwin MacBook-Pro-2.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 
> 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64
>Reporter: Pier Luigi
>Assignee: Svatopluk Dedic
>Priority: Critical
> Fix For: 12.0
>
> Attachments: DemoPHPCodeFoldingProblem_NB11.php, NETBEANS-2082.zip, 
> netbeans-2082.gif
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Collapsing a block often results in a jump of the editor to an incorrect 
> editing position (and scrolling the page cause a rejump to that position 
> after a second of scroll inactivity).
> The same sources works perfectly with Netbeans 8.2.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-2082) Scroll to the caret position when code fold feature is run

2020-01-21 Thread Maniac (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maniac updated NETBEANS-2082:
-
Affects Version/s: 11.1
   11.2

> Scroll to the caret position when code fold feature is run
> --
>
> Key: NETBEANS-2082
> URL: https://issues.apache.org/jira/browse/NETBEANS-2082
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Code folding
>Affects Versions: 10.0, 11.0, 11.1, 11.2
> Environment: Netbeans 11 with OpenJDK 12. 
> Darwin MacBook-Pro-2.local 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 
> 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
> Netbeans 10 with OpenJDK 11.
> Darwin MacBook-Pro-2.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 
> 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64
>Reporter: Pier Luigi
>Assignee: Svatopluk Dedic
>Priority: Critical
> Attachments: DemoPHPCodeFoldingProblem_NB11.php, netbeans-2082.gif
>
>
> Collapsing a block often results in a jump of the editor to an incorrect 
> editing position (and scrolling the page cause a rejump to that position 
> after a second of scroll inactivity).
> The same sources works perfectly with Netbeans 8.2.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-812) Code automatically folds when Pasted

2019-01-25 Thread Maniac (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maniac updated NETBEANS-812:

Affects Version/s: 10.0

> Code automatically folds when Pasted
> 
>
> Key: NETBEANS-812
> URL: https://issues.apache.org/jira/browse/NETBEANS-812
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 10.0
>Reporter: Jose Heitor
>Priority: Minor
>
> When I copy code and paste it someplace, the IDE automatically folds 
> everything in the pasted code block that is foldable. This is particularly 
> disturbing while editing XML files.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-957) Folded code blocks expands automatically

2019-01-25 Thread Maniac (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maniac updated NETBEANS-957:

Affects Version/s: 10.0

> Folded code blocks expands automatically
> 
>
> Key: NETBEANS-957
> URL: https://issues.apache.org/jira/browse/NETBEANS-957
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Editor
>Affects Versions: 8.2, 10.0
> Environment: Windows 10
>Reporter: roger
>Priority: Major
>
> I am finding a strange issue that is causing my folded code blocks to 
> automatically expand.
> I am using windows 10, and the file I am using is any PHP file. 
> The editor lets me collapse the code block, but then when I move down the 
> page (scrolling for example, it automatically expands again.) I turn code 
> preview off in the settings, no avail.
> Also, when I hit enter on new line to start typing, it then expands and 
> shifts my cursor to the previously closed tag and auto expands. Very 
> annoying. 
>  
> There was a user I searched with a similar issue and it doesnt seem like it 
> was resolved. I consider this a bug. At the moment the only way to make this 
> work is to not use collapsing at all. But that is not a great option.
>  
> Please advise. 
>  
> Here is IDE data:
>  *Product Version:* NetBeans IDE 8.2 (Build 201705191307)
> *Updates:* NetBeans IDE is updated to version [NetBeans 8.2 Patch 
> 2|http://wiki.netbeans.org/NetBeans8.2PatchesInfo]
> *Java:* 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_101-b13
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> *User directory:* C:\Users\roger\AppData\Roaming\NetBeans\8.2
> *Cache directory:* C:\Users\roger\AppData\Local\NetBeans\Cache\8.2



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists