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 195740 - CSS code completion problem
Summary: CSS code completion problem
Status: RESOLVED INVALID
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.0
Hardware: PC Linux
: P4 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 08:59 UTC by Vladimir Riha
Modified: 2011-02-27 21:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample file (442 bytes, text/html)
2011-02-21 08:59 UTC, Vladimir Riha
Details
screen (86.32 KB, image/png)
2011-02-25 23:01 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2011-02-21 08:59:04 UTC
Created attachment 106235 [details]
sample file

Product Version: NetBeans IDE Dev (Build 201102200501)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Linux version 2.6.32-24-generic running on i386; UTF-8; en_US (nb)

Steps to reproduce:
1. Open attached HTML file
2. At line 12, invoke code completion for a class attribute of the first tr tag.
3. basic and first items should be offered. 

Nothing is offered, this works in Nb 6.9.1
Comment 1 Marek Fukala 2011-02-24 15:19:26 UTC
Works perfectly to me on the attached example.
Comment 2 Vladimir Riha 2011-02-25 23:01:05 UTC
I tried on newer build (I can try the newest during weekend) and it doesn't work for me. Did you just open the file? Without any project? See the screen, it doesn't offer anything. Perhaps this is a duplicate of the other similiar bug reported by me.
Comment 3 Vladimir Riha 2011-02-25 23:01:47 UTC
Created attachment 106465 [details]
screen

System info
Product Version: NetBeans IDE Dev (Build 201102230001)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Windows 7 version 6.1 running on x86; Cp1250; cs_CZ (nb)
Comment 4 Marek Fukala 2011-02-27 21:27:25 UTC
We do not support css class/id completion w/o a project.