pquiring opened a new issue, #5829:
URL: https://github.com/apache/netbeans/issues/5829

   ### Apache NetBeans version
   
   Apache NetBeans 17
   
   ### What happened
   
   When editing css files with "user-select" property NetBeans states the 
property is "unknown" and issues a warning.
   
   ### How to reproduce
   
   Create css files with "user-select" property:
   
   .noselect {
     user-select: none;
   }
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Windows 11
   
   ### JDK
   
   JDK20
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   caniuse.com shows available in most major browsers.
   https://caniuse.com/mdn-css_properties_user-select
   
   ### Are you willing to submit a pull request?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to