[jira] [Commented] (NETBEANS-3957) "opened documents list" show HTML code instead of rich text

2020-03-19 Thread Karl Tauber (Jira)


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

Karl Tauber commented on NETBEANS-3957:
---

I can now confirm that the problem is caused by PR 
[https://github.com/apache/netbeans/pull/1990]

When I checkout the commit before PR 1990 was merged (and compile the "UI 
Utilities API" project) it works fine.

When I checkout the commit where PR 1990 was merged it shows HTML text.

> "opened documents list" show HTML code instead of rich text
> ---
>
> Key: NETBEANS-3957
> URL: https://issues.apache.org/jira/browse/NETBEANS-3957
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> Java: 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> Runtime: OpenJDK Runtime Environment 15-ea+12-431
> System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> User directory: /Users/rami/Library/Application Support/NetBeans/dev
> Cache directory: /Users/rami/Library/Caches/NetBeans/dev
>Reporter: Rami Swailem
>Assignee: Karl Tauber
>Priority: Trivial
>  Labels: pull-request-available
> Attachments: Doc1.png, Doc2.png, Doc3.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> "opened documents list" show HTML code instead of rich text when selected
> show attached screenshots
>  
> Mac OSX LaF and FlatLaf
>  
>  
> *Product Version:* Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> *Java:* 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> *Runtime:* OpenJDK Runtime Environment 15-ea+12-431
> *System:* Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> *User directory:* /Users/rami/Library/Application Support/NetBeans/dev
> *Cache directory:* /Users/rami/Library/Caches/NetBeans/dev



--
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] [Commented] (NETBEANS-3957) "opened documents list" show HTML code instead of rich text

2020-03-17 Thread Karl Tauber (Jira)


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

Karl Tauber commented on NETBEANS-3957:
---

Maybe recently merged PR [https://github.com/apache/netbeans/pull/1990] has 
something to do with this problem because HtmlRenderer.createLabel() is used to 
render the popup (using a JTable).

When I replace HtmlRenderer.createLabel() with HtmlRenderer.createRenderer() in 
SwitcherTable.prepareRenderer() it seems to work correctly.

> "opened documents list" show HTML code instead of rich text
> ---
>
> Key: NETBEANS-3957
> URL: https://issues.apache.org/jira/browse/NETBEANS-3957
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> Java: 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> Runtime: OpenJDK Runtime Environment 15-ea+12-431
> System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> User directory: /Users/rami/Library/Application Support/NetBeans/dev
> Cache directory: /Users/rami/Library/Caches/NetBeans/dev
>Reporter: Rami Swailem
>Priority: Trivial
> Attachments: Doc1.png, Doc2.png, Doc3.png
>
>
> "opened documents list" show HTML code instead of rich text when selected
> show attached screenshots
>  
> Mac OSX LaF and FlatLaf
>  
>  
> *Product Version:* Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> *Java:* 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> *Runtime:* OpenJDK Runtime Environment 15-ea+12-431
> *System:* Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> *User directory:* /Users/rami/Library/Application Support/NetBeans/dev
> *Cache directory:* /Users/rami/Library/Caches/NetBeans/dev



--
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] [Commented] (NETBEANS-3957) "opened documents list" show HTML code instead of rich text

2020-03-17 Thread Karl Tauber (Jira)


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

Karl Tauber commented on NETBEANS-3957:
---

This is a general problem in current master branch.

Occurs also with Windows and Nimbus L&F.

On the other hand it does not occur in NB 11.3

> "opened documents list" show HTML code instead of rich text
> ---
>
> Key: NETBEANS-3957
> URL: https://issues.apache.org/jira/browse/NETBEANS-3957
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> Java: 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> Runtime: OpenJDK Runtime Environment 15-ea+12-431
> System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> User directory: /Users/rami/Library/Application Support/NetBeans/dev
> Cache directory: /Users/rami/Library/Caches/NetBeans/dev
>Reporter: Rami Swailem
>Priority: Trivial
> Attachments: Doc1.png, Doc2.png, Doc3.png
>
>
> "opened documents list" show HTML code instead of rich text when selected
> show attached screenshots
>  
> Mac OSX LaF and FlatLaf
>  
>  
> *Product Version:* Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> *Java:* 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> *Runtime:* OpenJDK Runtime Environment 15-ea+12-431
> *System:* Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> *User directory:* /Users/rami/Library/Application Support/NetBeans/dev
> *Cache directory:* /Users/rami/Library/Caches/NetBeans/dev



--
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] [Commented] (NETBEANS-3957) "opened documents list" show HTML code instead of rich text

2020-03-05 Thread Rami Swailem (Jira)


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

Rami Swailem commented on NETBEANS-3957:


I can reproduce this with JDK 11 as well

 
*Product Version:* Apache NetBeans IDE DEV (Build 
dev-18162641609d1768897ecfa37954fe2e94287cec)

*Java:* 11.0.6; Java HotSpot(TM) 64-Bit Server VM 11.0.6+8-LTS

*Runtime:* Java(TM) SE Runtime Environment 11.0.6+8-LTS

*System:* Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)

*User directory:* /Users/rami/Library/Application Support/NetBeans/dev

*Cache directory:* /Users/rami/Library/Caches/NetBeans/dev

> "opened documents list" show HTML code instead of rich text
> ---
>
> Key: NETBEANS-3957
> URL: https://issues.apache.org/jira/browse/NETBEANS-3957
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> Java: 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> Runtime: OpenJDK Runtime Environment 15-ea+12-431
> System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> User directory: /Users/rami/Library/Application Support/NetBeans/dev
> Cache directory: /Users/rami/Library/Caches/NetBeans/dev
>Reporter: Rami Swailem
>Priority: Trivial
> Attachments: Doc1.png, Doc2.png, Doc3.png
>
>
> "opened documents list" show HTML code instead of rich text when selected
> show attached screenshots
>  
> Mac OSX LaF and FlatLaf
>  
>  
> *Product Version:* Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> *Java:* 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> *Runtime:* OpenJDK Runtime Environment 15-ea+12-431
> *System:* Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> *User directory:* /Users/rami/Library/Application Support/NetBeans/dev
> *Cache directory:* /Users/rami/Library/Caches/NetBeans/dev



--
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] [Commented] (NETBEANS-3957) "opened documents list" show HTML code instead of rich text

2020-03-05 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3957:
-

NetBeans does not support JDK 15.

> "opened documents list" show HTML code instead of rich text
> ---
>
> Key: NETBEANS-3957
> URL: https://issues.apache.org/jira/browse/NETBEANS-3957
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> Java: 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> Runtime: OpenJDK Runtime Environment 15-ea+12-431
> System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> User directory: /Users/rami/Library/Application Support/NetBeans/dev
> Cache directory: /Users/rami/Library/Caches/NetBeans/dev
>Reporter: Rami Swailem
>Priority: Trivial
> Attachments: Doc1.png, Doc2.png
>
>
> "opened documents list" show HTML code instead of rich text when selected
> show attached screenshots
>  
> Mac OSX LaF and FlatLaf
>  
>  
> *Product Version:* Apache NetBeans IDE DEV (Build 
> dev-18162641609d1768897ecfa37954fe2e94287cec)
> *Java:* 15-ea; OpenJDK 64-Bit Server VM 15-ea+12-431
> *Runtime:* OpenJDK Runtime Environment 15-ea+12-431
> *System:* Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> *User directory:* /Users/rami/Library/Application Support/NetBeans/dev
> *Cache directory:* /Users/rami/Library/Caches/NetBeans/dev



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