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 230440

Summary: Adjusting "Synchronize Navigator and Browser element highlighting" delayed on mobile Chrome
Product: web Reporter: Vladimir Riha <vriha>
Component: CordovaAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
webkit log from moment when highlighting stopped and element remained highlighted

Description Vladimir Riha 2013-05-29 10:18:37 UTC
Created attachment 135057 [details]
IDE log

To reproduce, please try:
- run responsive rabbits in mobile Chrome
- go to project properties and disable "Synchronize Navigator and Browser element highlighting" 
- now in Browser DOM, hover over 3-4 elements or even click on them

=> highlighting still works for few seconds and then it stopped as supposed. But if in that moment one has some highlighted element, it remains highlighted. To fix it, simple reload is enough. The problem is that it takes some time (<3sec) before highlighting is actually on/off.



Product Version: NetBeans IDE Dev (Build web-main-10647-on-20130529)
Java: 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Linux version 3.2.0-43-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2013-05-29 10:19:32 UTC
Created attachment 135058 [details]
webkit log from moment when highlighting stopped and element remained highlighted