This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257963

Summary: Materialize CSS does not show hints when typing
Product: web Reporter: pepebeans
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 8.1   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description pepebeans 2016-02-12 14:17:09 UTC
Created attachment 158478 [details]
screenshot

I am editing a html file.
For some reason there is not popup hints when using Materialize CSS.
Bootstrap CSS works fine.
Not sure if its an issue with the editor or the way Materialize creates classes in the CSS file.

See atachtment of Bootstrap popup working fine.
Comment 1 pepebeans 2016-02-12 14:21:36 UTC
IMPORTANT.

I forgot to mention that, despite NOT showing hints with Materialize.css, it does style the page. The styling actually works.
Comment 2 Milutin Kristofic 2016-07-06 14:36:28 UTC
Hi pepebeans,

I tried Materialize CSS and it works for me. What css classes are you expecting for bg* in materialize? I don't see any elements with prefix bg in materialize.css. 


Can you please attach your messages.log? http://wiki.netbeans.org/FaqLogMessagesFile 

Thank you