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 230328 - No css rules and properties in CSS Styles window
Summary: No css rules and properties in CSS Styles window
Status: RESOLVED DUPLICATE of bug 229859
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 13:48 UTC by Vladimir Riha
Modified: 2013-05-28 13:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (425.35 KB, image/png)
2013-05-27 13:48 UTC, Vladimir Riha
Details
IDE log (33.60 KB, application/octet-stream)
2013-05-27 13:48 UTC, Vladimir Riha
Details
webkit log (39.00 KB, application/octet-stream)
2013-05-27 13:49 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-05-27 13:48:35 UTC
Created attachment 134952 [details]
screenshot

I'm running ResponsiveRabbits in iOS Simulator, when I run project, there is a dialog about lengthy operation "Opening URL". Once it is gone, Browser DOM is opened (correctly) but when ever I select some element from Browser DOM, CSS Styles is empty (check the attached screenshot) and also if I turn Inspect Mode on, the browser in Simulator is still "active" as if Inspect mode was disabled (so   interaction with page is working and I cannot click on element to select it for inspection)




Product Version: NetBeans IDE Dev (Build web-main-10615-on-20130527)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b12
System: Mac OS X version 10.8.3 running on x86_64; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2013-05-27 13:48:51 UTC
Created attachment 134953 [details]
IDE log
Comment 2 Vladimir Riha 2013-05-27 13:49:23 UTC
Created attachment 134954 [details]
webkit log
Comment 3 Vladimir Riha 2013-05-27 13:55:10 UTC
Please ignore the Chrome icon on screenshot, no idea why it's there.

I restarted IDE and ran project again
=> rules and properties were populated OK
then I re-ran the project again
=> no rules and properties
Comment 4 Vladimir Riha 2013-05-27 14:11:26 UTC
it is not 100% reproducible, but it happens almost always
Comment 5 Vladimir Riha 2013-05-27 14:24:40 UTC
I also noticed that once this happens, it seems to be preceded by lengthy operation dialog that says "Opening URL" and also it seems that Browser DOM is not complete again (element ul.phones has no child elements)
Comment 6 Jan Stola 2013-05-27 14:39:23 UTC
The attached WebKit log shows that no response was obtained for various WebKit
calls.
Comment 7 Jan Becicka 2013-05-28 13:18:01 UTC

*** This bug has been marked as a duplicate of bug 229859 ***