<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>45041</bug_id>
          
          <creation_ts>2010-09-01 09:17:02 -0700</creation_ts>
          <short_desc>Web Inspector: Value inspector pops up during selection in debugger</short_desc>
          <delta_ts>2011-11-18 02:19:01 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>71804</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Häcker">spamfaenger</reporter>
          <assigned_to name="Andrey Kosyakov">caseq</assigned_to>
          <cc>apavlov</cc>
    
    <cc>bweinstein</cc>
    
    <cc>joepeck</cc>
    
    <cc>keishi</cc>
    
    <cc>loislo</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rik</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>272835</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Häcker">spamfaenger</who>
    <bug_when>2010-09-01 09:17:02 -0700</bug_when>
    <thetext>Hi there!

If I select somethign in the debugger while at a breakpoint, and hover too long over a value that can be inspected, the inspector will pop up and kill the selection that I&apos;m just doing. This is very annoying.

To reproduce:
1. have some js that you can break in. Today it happened for me in this code: 

            click: function() {
                debugger;
                this.getPath(&apos;parentViewWith_isTaskView.content&apos;).removeImpediment();
            }

2. Try to select everything before .removeImpediment() starting from the right and moving towards this.
3. Go slowly or stop on the this and wait till the inspector pops up its baloon
4. be angry at the poor debugger.

Please fix this as it&apos;s really annoying me. :-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>505621</commentid>
    <comment_count>1</comment_count>
    <who name="Alexander Pavlov (apavlov)">apavlov</who>
    <bug_when>2011-11-18 02:14:17 -0800</bug_when>
    <thetext>Andrey, please confirm this issue is fixed and close the bug if so.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>505624</commentid>
    <comment_count>2</comment_count>
    <who name="Andrey Kosyakov">caseq</who>
    <bug_when>2011-11-18 02:19:01 -0800</bug_when>
    <thetext>Fixed as of r99558

*** This bug has been marked as a duplicate of bug 71804 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>