[jira] [Created] (NETBEANS-6319) Editor flags javascript error on "return import(varname);"

2021-12-19 Thread Jack J. Woehr (Jira)
Jack J. Woehr created NETBEANS-6319:
---

 Summary: Editor flags javascript error on "return import(varname);"
 Key: NETBEANS-6319
 URL: https://issues.apache.org/jira/browse/NETBEANS-6319
 Project: NetBeans
  Issue Type: Bug
  Components: javascript - Editor
Affects Versions: 12.6
 Environment: Ubuntu 20.04.3
NetBeans 12.6
Reporter: Jack J. Woehr


Editor flags 
{noformat}
 return import(filepath);{noformat}
as an error in babel/core/lib/config/files/import .js
"Expected an operand but found import"

 
{code:javascript}
"use strict";
Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = import_;
function import_(filepath) {
  return import(filepath);
}
{code}
 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
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-4966) CSS user-select unknown property

2020-10-28 Thread Jack J. Woehr (Jira)


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

Jack J. Woehr updated NETBEANS-4966:

Environment: 
NB 12.2 beta 2
Linux Ubuntu 20.04.1

  was:
NB 12.2 beta
Linux Ubuntu 20.04.1


> CSS user-select unknown property
> 
>
> Key: NETBEANS-4966
> URL: https://issues.apache.org/jira/browse/NETBEANS-4966
> Project: NetBeans
>  Issue Type: Improvement
>  Components: web - CSS Editor
>Affects Versions: 12.2
> Environment: NB 12.2 beta 2
> Linux Ubuntu 20.04.1
>Reporter: Jack J. Woehr
>Priority: Minor
>
> CSS Editor flags
> {noformat}
> user-select{noformat}
> as unknown property in the following example: 
>   
> {code:css}
> .prev, .next { 
> cursor: pointer;
> position: absolute;
> top: 40%;
> width: auto;
> padding: 16px;
> color: white;
> font-weight: bold;
> font-size: 18px;
> transition: 0.7s ease;
> border-radius: 0 4px 4px 0;
> text-decoration: none;
> user-select: none;
> }
> {code}



--
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] [Created] (NETBEANS-4966) CSS user-select unknown property

2020-10-28 Thread Jack J. Woehr (Jira)
Jack J. Woehr created NETBEANS-4966:
---

 Summary: CSS user-select unknown property
 Key: NETBEANS-4966
 URL: https://issues.apache.org/jira/browse/NETBEANS-4966
 Project: NetBeans
  Issue Type: Improvement
  Components: web - CSS Editor
Affects Versions: 12.2
 Environment: NB 12.2 beta
Linux Ubuntu 20.04.1
Reporter: Jack J. Woehr


CSS Editor flags
{noformat}
user-select{noformat}
as unknown property in the following example: 
  
{code:css}
.prev, .next { 
cursor: pointer;
position: absolute;
top: 40%;
width: auto;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.7s ease;
border-radius: 0 4px 4px 0;
text-decoration: none;
user-select: none;
}
{code}



--
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-2812) illegal reflective acces

2020-09-27 Thread Jack J. Woehr (Jira)


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

Jack J. Woehr commented on NETBEANS-2812:
-

{{Persist in 12.1}}
{{WARNING: An illegal reflective access operation has occurred}}
{{ WARNING: Illegal reflective access by org.netbeans.swing.plaf.gtk.ThemeValue 
(jar:[file:/usr/local/netbeans/platform/modules/org-netbeans-swing-plaf.jar!/|file:///usr/local/netbeans/platform/modules/org-netbeans-swing-plaf.jar!/])
 to method 
javax.swing.plaf.synth.SynthStyle.getColorForState(javax.swing.plaf.synth.SynthContext,javax.swing.plaf.synth.ColorType)}}
{{ WARNING: Please consider reporting this to the maintainers of 
org.netbeans.swing.plaf.gtk.ThemeValue}}
{{ WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations}}
{{ WARNING: All illegal access operations will be denied in a future release}}

> illegal reflective acces
> 
>
> Key: NETBEANS-2812
> URL: https://issues.apache.org/jira/browse/NETBEANS-2812
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 11.1
> Environment: ryzen 1700, rx 580, 32 gb ram, fresh ubuntu install.
> openjdk version "11.0.3" 2019-04-16
> OpenJDK Runtime Environment (build 11.0.3+7-Ubuntu-1ubuntu219.04.1)
> OpenJDK 64-Bit Server VM (build 11.0.3+7-Ubuntu-1ubuntu219.04.1, mixed mode, 
> sharing)
>Reporter: franks
>Priority: Minor
>
> souquest@frankspc:~$ sudo netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.core.windows.view.ui.MainWindow 
> (jar:file:/snap/netbeans/8/netbeans/platform/modules/org-netbeans-core-windows.jar!/)
>  to field sun.awt.X11.XToolkit.awtAppClassName
>  
> *{color:#FF}WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.core.windows.view.ui.MainWindow{color}*
>  
>  
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> souquest@frankspc:~$ netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.netbeans.swing.plaf.gtk.ThemeValue 
> (jar:file:/snap/netbeans/8/netbeans/platform/modules/org-netbeans-swing-plaf.jar!/)
>  to method 
> javax.swing.plaf.synth.SynthStyle.getColorForState(javax.swing.plaf.synth.SynthContext,javax.swing.plaf.synth.ColorType)
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.swing.plaf.gtk.ThemeValue
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release



--
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-4679) Website welcome page references wrong php learning pages

2020-08-04 Thread Jack J. Woehr (Jira)


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

Jack J. Woehr commented on NETBEANS-4679:
-

The learning trail points to the Netbeans PHP Blog and the Netbeans Web Client 
Blog.

The former was last updated 4 years ago and the latter is 404.

> Website welcome page references wrong php learning pages
> 
>
> Key: NETBEANS-4679
> URL: https://issues.apache.org/jira/browse/NETBEANS-4679
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Ernie Rael
>Priority: Major
>
> (This came up in mailing lists, I lost track of it...)
> That is a bug! 
>  
> El 10/07/2020 a las 3:56, Ernie Rael escribió: 
> {quote}Perfect, many thanks. (and lots to go through) 
>  
> It's probably worth noting that the main page, 
> [https://netbeans.apache.org|https://netbeans.apache.org/], has a pointer for 
> PHP that goes to [https://netbeans.apache.org/kb/docs/php/index.html] where 
> there is far less information. I don't know if this is intentional, or still 
> in progress or ... 
>  
> -ernie 
>  
> On 7/8/2020 12:05 PM, antonio wrote: 
> {quote}I don't think we have NB-12 specific documents yet. 
>  
> Maybe you want to take a look to the NetBeans PHP Learning Trail here: 
>  
> [https://netbeans.apache.org/kb/docs/php.html]{quote}{quote}



--
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] [Closed] (NETBEANS-4670) PHP: HTML type=number value attribute of input tag flagged as error when value is php expression

2020-08-02 Thread Jack J. Woehr (Jira)


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

Jack J. Woehr closed NETBEANS-4670.
---
Resolution: Not A Problem

WAD

> PHP: HTML type=number value attribute of input tag flagged as error when 
> value is php expression
> 
>
> Key: NETBEANS-4670
> URL: https://issues.apache.org/jira/browse/NETBEANS-4670
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, web - HTML Editor
>Affects Versions: 12.0
> Environment: Linux x 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 
> 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> NAME="Ubuntu"
> VERSION="18.04.4 LTS (Bionic Beaver)"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 18.04.4 LTS"
> VERSION_ID="18.04"
> HOME_URL="https://www.ubuntu.com/;
> SUPPORT_URL="https://help.ubuntu.com/;
> BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
> PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
> VERSION_CODENAME=bionic
> UBUNTU_CODENAME=bionic
> PHP Version 7.1.17-0ubuntu0.17.10.1
>Reporter: Jack J. Woehr
>Priority: Minor
> Attachments: Screenshot from 2020-08-02 12-50-11.png, 
> nb4670-html-hint.png
>
>
> The Editor flags the following as an error:
> {code:java}
>  value="getOrdinal() ? $myEditor->getOrdinal() : 1); 
> ?>"/>{code}
> The error from mouseover text starts:
> {noformat}
> Bad value "   " for attribute "value" on element "input": Expected a minus 
> sign or a digit but saw " " instead.{noformat}
> The code performs correctly, however.
>  
>  
>  



--
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-4670) PHP: HTML type=number value attribute of input tag flagged as error when value is php expression

2020-08-02 Thread Jack J. Woehr (Jira)


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

Jack J. Woehr commented on NETBEANS-4670:
-

Thank you.

> PHP: HTML type=number value attribute of input tag flagged as error when 
> value is php expression
> 
>
> Key: NETBEANS-4670
> URL: https://issues.apache.org/jira/browse/NETBEANS-4670
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, web - HTML Editor
>Affects Versions: 12.0
> Environment: Linux x 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 
> 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> NAME="Ubuntu"
> VERSION="18.04.4 LTS (Bionic Beaver)"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 18.04.4 LTS"
> VERSION_ID="18.04"
> HOME_URL="https://www.ubuntu.com/;
> SUPPORT_URL="https://help.ubuntu.com/;
> BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
> PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
> VERSION_CODENAME=bionic
> UBUNTU_CODENAME=bionic
> PHP Version 7.1.17-0ubuntu0.17.10.1
>Reporter: Jack J. Woehr
>Priority: Minor
> Attachments: Screenshot from 2020-08-02 12-50-11.png, 
> nb4670-html-hint.png
>
>
> The Editor flags the following as an error:
> {code:java}
>  value="getOrdinal() ? $myEditor->getOrdinal() : 1); 
> ?>"/>{code}
> The error from mouseover text starts:
> {noformat}
> Bad value "   " for attribute "value" on element "input": Expected a minus 
> sign or a digit but saw " " instead.{noformat}
> The code performs correctly, however.
>  
>  
>  



--
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-4670) PHP: HTML type=number value attribute of input tag flagged as error when value is php expression

2020-08-02 Thread Jack J. Woehr (Jira)


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

Jack J. Woehr updated NETBEANS-4670:

Summary: PHP: HTML type=number value attribute of input tag flagged as 
error when value is php expression  (was: PHP: HTML value attribute of input 
tag flagged as error when value is php expression)

> PHP: HTML type=number value attribute of input tag flagged as error when 
> value is php expression
> 
>
> Key: NETBEANS-4670
> URL: https://issues.apache.org/jira/browse/NETBEANS-4670
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code Analysis
>Affects Versions: 12.0
> Environment: Linux x 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 
> 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> NAME="Ubuntu"
> VERSION="18.04.4 LTS (Bionic Beaver)"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 18.04.4 LTS"
> VERSION_ID="18.04"
> HOME_URL="https://www.ubuntu.com/;
> SUPPORT_URL="https://help.ubuntu.com/;
> BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
> PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
> VERSION_CODENAME=bionic
> UBUNTU_CODENAME=bionic
> PHP Version 7.1.17-0ubuntu0.17.10.1
>Reporter: Jack J. Woehr
>Priority: Minor
> Attachments: Screenshot from 2020-08-02 12-50-11.png
>
>
> The Editor flags the following as an error:
> {code:java}
>  value="getOrdinal() ? $myEditor->getOrdinal() : 1); 
> ?>"/>{code}
> The error from mouseover text starts:
> {noformat}
> Bad value "   " for attribute "value" on element "input": Expected a minus 
> sign or a digit but saw " " instead.{noformat}
> The code performs correctly, however.
>  
>  
>  



--
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-4670) PHP: HTML value attribute of input tag flagged as error when value is php expression

2020-08-02 Thread Jack J. Woehr (Jira)


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

Jack J. Woehr updated NETBEANS-4670:

Summary: PHP: HTML value attribute of input tag flagged as error when value 
is php expression  (was: PHP in HTML value attribute of input tag flagged as 
error when value is php expression)

> PHP: HTML value attribute of input tag flagged as error when value is php 
> expression
> 
>
> Key: NETBEANS-4670
> URL: https://issues.apache.org/jira/browse/NETBEANS-4670
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code Analysis
>Affects Versions: 12.0
> Environment: Linux x 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 
> 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> NAME="Ubuntu"
> VERSION="18.04.4 LTS (Bionic Beaver)"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 18.04.4 LTS"
> VERSION_ID="18.04"
> HOME_URL="https://www.ubuntu.com/;
> SUPPORT_URL="https://help.ubuntu.com/;
> BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
> PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
> VERSION_CODENAME=bionic
> UBUNTU_CODENAME=bionic
> PHP Version 7.1.17-0ubuntu0.17.10.1
>Reporter: Jack J. Woehr
>Priority: Minor
> Attachments: Screenshot from 2020-08-02 12-50-11.png
>
>
> The Editor flags the following as an error:
> {code:java}
>  value="getOrdinal() ? $myEditor->getOrdinal() : 1); 
> ?>"/>{code}
> The error from mouseover text starts:
> {noformat}
> Bad value "   " for attribute "value" on element "input": Expected a minus 
> sign or a digit but saw " " instead.{noformat}
> The code performs correctly, however.
>  
>  
>  



--
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] [Created] (NETBEANS-4670) PHP in HTML value attribute of input tag flagged as error when value is php expression

2020-08-02 Thread Jack J. Woehr (Jira)
Jack J. Woehr created NETBEANS-4670:
---

 Summary: PHP in HTML value attribute of input tag flagged as error 
when value is php expression
 Key: NETBEANS-4670
 URL: https://issues.apache.org/jira/browse/NETBEANS-4670
 Project: NetBeans
  Issue Type: Bug
  Components: php - Code Analysis
Affects Versions: 12.0
 Environment: Linux x 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 
23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
NAME="Ubuntu"
VERSION="18.04.4 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.4 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
PHP Version 7.1.17-0ubuntu0.17.10.1
Reporter: Jack J. Woehr
 Attachments: Screenshot from 2020-08-02 12-50-11.png

The Editor flags the following as an error:
{code:java}
{code}
The error from mouseover text starts:
{noformat}
Bad value "   " for attribute "value" on element "input": Expected a minus sign 
or a digit but saw " " instead.{noformat}
The code performs correctly, however.

 

 

 



--
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-2847) Exception reported by 11.1 Beta 4

2019-07-14 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-2847:
-

It's probably an edge case. How many people importing into 11.1 from 11.0 will 
have PHP projects marked broken under NB 10 because of CSS var definitions?

In any case, when one closes the project and re-opens, it comes up sane, 
including the CSS var definitions (thanks to [~matthiasblaesing] for fixing 
NETBEANS-747)

 It was 03:30 local time, and if I had thought about it, I would have closed 
and re-opened the project as I later did, and not bothered to report it :)

As Emily Litella (Gilda Radner) used to say, "Never mind ..."

 

> Exception reported by 11.1 Beta 4
> -
>
> Key: NETBEANS-2847
> URL: https://issues.apache.org/jira/browse/NETBEANS-2847
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 11.1
> Environment: NAME="Ubuntu"
> VERSION="18.04.2 LTS (Bionic Beaver)"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 18.04.2 LTS"
> VERSION_ID="18.04"
> HOME_URL="https://www.ubuntu.com/;
> SUPPORT_URL="https://help.ubuntu.com/;
> BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
> PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
> VERSION_CODENAME=bionic
> UBUNTU_CODENAME=bionic
>Reporter: Jack J. Woehr
>Priority: Major
> Attachments: log.txt
>
>
> While re-opening a project that had been imported from previous version and 
> was marked "Broken". It re-opened and was no longer marked "broken", but then 
> this exception occurred.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-747) CSS Editor does not recognize variable syntax

2019-03-18 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-747:


Excellent!

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Assignee: Matthias Bläsing
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Assigned] (NETBEANS-747) CSS Editor does not recognize variable syntax

2019-03-16 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr reassigned NETBEANS-747:
--

Assignee: matt baldree  (was: Jack J. Woehr)

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Assignee: matt baldree
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Commented] (NETBEANS-747) CSS Editor does not recognize variable syntax

2019-03-16 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-747:


Thanks, it's nice to confer with someone who actually knows the source tree ;) 
It would take me a few years to catch up with you.

I'm sure you're right. I just cloned css-variables branch of your fork, 
compiled the grammar and built NetBeans and it fixes the problem as I saw it.

Is there more to do?

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Assignee: Jack J. Woehr
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Assigned] (NETBEANS-747) CSS Editor does not recognize variable syntax

2019-03-16 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr reassigned NETBEANS-747:
--

Assignee: Matthias Bläsing  (was: matt baldree)

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Assignee: Matthias Bläsing
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Commented] (NETBEANS-747) CSS Editor does not recognize variable syntax

2019-03-15 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-747:


Hmm, may require bumping the level of the antlr4 used by NetBeans.

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Assignee: Jack J. Woehr
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Commented] (NETBEANS-747) CSS Editor does not recognize variable syntax

2019-03-15 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-747:


Looks like the answer is simply to switch to antlr v4 and the css3 grammar at 
[https://github.com/antlr/grammars-v4]

I can build the grammar nicely (thought antlr v4 does not have the -debug nor 
the -verbose switch).

Of course NetBeans itself won't build then because things are structured 
differently; for me that's quite a research project figuring out the NetBeans 
build enough to make it accept the new grammar output.

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Assignee: Jack J. Woehr
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Commented] (NETBEANS-747) CSS Editor does not recognize variable syntax

2019-03-15 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-747:


I am able to build
{noformat}
ide/css.lib/src/org/netbeans/modules/css/lib/Css3Lexer.java 
ide/css.lib/src/org/netbeans/modules/css/lib/Csss3Parser.java{noformat}
via the NetBeans ide/css.lib/build.xml file using
{noformat}
 antlr-3.5.2-complete-no-st3.jar{noformat}
downloaded from [https://www.antlr3.org/download.html]

Won't generate with Antlr4.

Will work now on editing grammar file.

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Assignee: Jack J. Woehr
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Assigned] (NETBEANS-747) CSS Editor does not recognize variable syntax

2019-03-15 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr reassigned NETBEANS-747:
--

Assignee: Jack J. Woehr

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Assignee: Jack J. Woehr
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Commented] (NETBEANS-747) CSS Editor does not recognize variable syntax

2019-03-15 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-747:


Apparently the grammar donation from Oracle is complete. I have forked the tree 
and will look at this as time permits.

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0
>Reporter: Peter
>Priority: Trivial
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Commented] (NETBEANS-747) CSS Editor does not recognize variable syntax

2018-08-17 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-747:


If no one more expert than myself claims this issue, I will address this issue 
when the grammar file is added to the repository.

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0
>Reporter: Peter
>Priority: Minor
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Comment Edited] (NETBEANS-747) CSS Editor does not recognize variable syntax

2018-08-07 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr edited comment on NETBEANS-747 at 8/7/18 4:41 PM:


[~mcheung63] I also have experienced this.

The CSS editor does not recognize variable syntax

e.g.,
{code:java}
--about-burnishing-column-width:50%;{code}
is highlighted as an error as is  
{code:java}
width: var(--about-burnishing-column-width);{code}
I think this syntax is simply missing from 
css.editor/src/org/netbeans/modules/css/lib/nblexer

I'm looking at this and struggling to grasp the code :)

[Using CSS custom properties (variables) 
|https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables]


was (Author: jwoehr):
[~mcheung63] I also have experienced this.

The CSS editor does not recognize variable syntax

e.g.,
{code:java}
--about-burnishing-column-width:50%;{code}
is highlighted as an error as is  
{code:java}
width: var(--about-burnishing-column-width);{code}
I think this syntax is simply missing from 
css.editor/src/org/netbeans/modules/css/lib/nblexer

I'm looking at this and struggling to grasp the code :)

Using CSS custom properties (variables) 

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0
>Reporter: Peter
>Priority: Minor
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Comment Edited] (NETBEANS-747) CSS Editor does not recognize variable syntax

2018-08-07 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr edited comment on NETBEANS-747 at 8/7/18 4:41 PM:


[~mcheung63] I also have experienced this.

The CSS editor does not recognize variable syntax

e.g.,
{code:java}
--about-burnishing-column-width:50%;{code}
is highlighted as an error as is  
{code:java}
width: var(--about-burnishing-column-width);{code}
I think this syntax is simply missing from 
css.editor/src/org/netbeans/modules/css/lib/nblexer

I'm looking at this and struggling to grasp the code :)

Using CSS custom properties (variables) 


was (Author: jwoehr):
[~mcheung63] I also have experienced this.

The CSS editor does not recognize variable syntax

e.g.,
{code:java}
--about-burnishing-column-width:50%;{code}
is highlighted as an error as is  
{code:java}
width: var(--about-burnishing-column-width);{code}
I think this syntax is simply missing from 
css.editor/src/org/netbeans/modules/css/lib/nblexer

I'm looking at this and struggling to grasp the code :)

 

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0
>Reporter: Peter
>Priority: Minor
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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-747) CSS Editor does not recognize variable syntax

2018-08-07 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr updated NETBEANS-747:
---
Labels: css variable  (was: )

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0
>Reporter: Peter
>Priority: Minor
>  Labels: css, variable
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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-747) CSS Editor does not recognize variable syntax

2018-08-07 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr updated NETBEANS-747:
---
Priority: Minor  (was: Major)

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0
>Reporter: Peter
>Priority: Minor
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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] [Commented] (NETBEANS-747) CSS Editor does not recognize variable syntax

2018-08-07 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr commented on NETBEANS-747:


[~mcheung63] I also have experienced this.

The CSS editor does not recognize variable syntax

e.g.,
{code:java}
--about-burnishing-column-width:50%;{code}
is highlighted as an error as is  
{code:java}
width: var(--about-burnishing-column-width);{code}
I think this syntax is simply missing from 
css.editor/src/org/netbeans/modules/css/lib/nblexer

I'm looking at this and struggling to grasp the code :)

 

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2
>Reporter: Peter
>Priority: Major
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



--
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-747) CSS Editor does not recognize variable syntax

2018-08-07 Thread Jack J. Woehr (JIRA)


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

Jack J. Woehr updated NETBEANS-747:
---
Summary: CSS Editor does not recognize variable syntax  (was: CSS error but 
should not)

> CSS Editor does not recognize variable syntax
> -
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2
>Reporter: Peter
>Priority: Major
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not



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