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 - Adjusting "Synchronize Navigator and Browser element highlighting" delayed on mobile Chrome
Summary: Adjusting "Synchronize Navigator and Browser element highlighting" delayed on...
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 7.4
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 10:18 UTC by Vladimir Riha
Modified: 2015-12-21 10:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (35.73 KB, text/x-log)
2013-05-29 10:18 UTC, Vladimir Riha
Details
webkit log from moment when highlighting stopped and element remained highlighted (307.99 KB, application/zip)
2013-05-29 10:19 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-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