Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Inspector not making live adjustments
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 30 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Puma10  
View profile  
 More options Oct 1 2012, 7:56 pm
From: Puma10 <joshward...@gmail.com>
Date: Mon, 1 Oct 2012 16:56:56 -0700 (PDT)
Local: Mon, Oct 1 2012 7:56 pm
Subject: Inspector not making live adjustments

Hello all and thanks in advance.

For some reason I can't make the css updates commit to the live browser
window.  Example:

Developer tools says the following

.someClass {
padding: 20px

}

I want to update to 40 px.  I  update and hit enter.  After hitting enter
the value of 20px is still present.  

See http://www.jpswebsites.com/dev_tsb/ for examples.

Thanks a lot in advance


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Oct 2 2012, 4:37 am
From: Vsevolod Vlasov <vse...@google.com>
Date: Tue, 2 Oct 2012 12:36:38 +0400
Local: Tues, Oct 2 2012 4:36 am
Subject: Re: [Chrome DevTools] Inspector not making live adjustments

Thank you for your report,
Could you please provide your browser version?

--
Thank you,
Vsevolod Vlasov (vse...@google.com)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jmoul...@gmail.com  
View profile  
 More options Oct 2 2012, 11:23 am
From: jmoul...@gmail.com
Date: Tue, 2 Oct 2012 08:23:16 -0700 (PDT)
Local: Tues, Oct 2 2012 11:23 am
Subject: Re: [Chrome DevTools] Inspector not making live adjustments

This is happening in Version 22.0.1229.79

Also the search bar in the inspector is gone now.  What the heck!  ONE DAY
IT'S THERE, ONE DAY IT'S NOT.
MAKES IT VERY DIFFICULT TO DEVELOP USING CHROME!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexander Pavlov  
View profile  
 More options Oct 3 2012, 6:21 am
From: Alexander Pavlov <apav...@chromium.org>
Date: Wed, 3 Oct 2012 14:21:01 +0400
Local: Wed, Oct 3 2012 6:21 am
Subject: Re: [Chrome DevTools] Inspector not making live adjustments

On Tue, Oct 2, 2012 at 7:23 PM, <jmoul...@gmail.com> wrote:
> This is happening in Version 22.0.1229.79

Thanks for the heads-up. The issue has been diagnosed (tracked at
https://bugs.webkit.org/show_bug.cgi?id=98246) and is pending a fix.

This occurs on broken stylesheets. In particular, for
http://www.jpswebsites.com/dev_tsb/ style.css contains the following
snippet at line 747:

/*==============================================//
// CONTENT - GENERAL
//==============================================*/

body{
background:
url(images/curtain.png) repeat-x,
url(images/logo_light.png) no-repeat center top,
url(images/retina_wood.png);

}

font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 30px 0 60px 0;
width: 100%;
color: #666666;

}

which is clearly broken.

P.S. One-line '//'-style comments are not valid for CSS.

--
-alexander


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Oct 3 2012, 9:45 am
From: Vsevolod Vlasov <vse...@google.com>
Date: Wed, 3 Oct 2012 17:44:47 +0400
Local: Wed, Oct 3 2012 9:44 am
Subject: Re: [Chrome DevTools] Inspector not making live adjustments

Could you please provide an example URL and scenario?

--
Thank you,
Vsevolod Vlasov (vse...@google.com)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rosscow...@gmail.com  
View profile  
 More options Oct 11 2012, 2:20 pm
From: rosscow...@gmail.com
Date: Thu, 11 Oct 2012 11:20:52 -0700 (PDT)
Local: Thurs, Oct 11 2012 2:20 pm
Subject: Re: Inspector not making live adjustments

I am having the same problem, the inspector is not making live updates. My
CSS is all valid.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Oct 11 2012, 2:24 pm
From: Vsevolod Vlasov <vse...@google.com>
Date: Thu, 11 Oct 2012 22:24:21 +0400
Local: Thurs, Oct 11 2012 2:24 pm
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

Please provide a URL
On Oct 11, 2012 10:20 PM, <rosscow...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jonathanbell...@gmail.com  
View profile  
 More options Oct 17 2012, 12:25 pm
From: jonathanbell...@gmail.com
Date: Wed, 17 Oct 2012 09:25:20 -0700 (PDT)
Local: Wed, Oct 17 2012 12:25 pm
Subject: Re: Inspector not making live adjustments

I too am having this issue. I'm sorry but I cannot replicate the source as
the site is behind a firewall. Here is my test CSS:

/* shakeout BC thing */
#shakeout {
background:
url('https://gww.gov.bc.ca/sites/default/files/images/shakeout_bg.jpg')
repeat #696a6c;
width: 100%;
height: 220px;
display: none;
*overflow:hidden;
*zoom: 1;

}

#shakeoutInner {
background:
url('https://gww.gov.bc.ca/sites/default/files/images/shakeout.jpg')
no-repeat;
background-position: 0 -3px;
margin: 0 auto;
width: 900px;
height: 220px;
}

#triggerAftershock, #closeShakout {
cursor: pointer;
margin-top: 151px;
margin-left: 99px;
}

#closeShakout {
float: right;
margin-top: 5px;
margin-right: 5px;
}

#shakeoutInner .shakeoutCopy {
color: white;
float: right;
font-size: 33px;
font-weight: bold;
padding-top: 4px;
position: relative;
  right: -17px;
margin-top: 11px;
/* zoom: 1;
font-style: italic; */
}

#shakeoutInner .shakeoutCopy a {
color: white;
text-decoration: underline;
}

#shakeoutInner .shakeoutCopy a:hover {
color: #df4426;
}

.shakeoutCopy .shakeoutDate {
font-size: 23px;
line-height: 47px;
padding-left: 102px;


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jonathanbell...@gmail.com  
View profile  
 More options Oct 17 2012, 12:32 pm
From: jonathanbell...@gmail.com
Date: Wed, 17 Oct 2012 09:32:37 -0700 (PDT)
Local: Wed, Oct 17 2012 12:32 pm
Subject: Re: Inspector not making live adjustments

Sorry Chrome version = 22.0.1229.94 m


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexander Pavlov  
View profile  
 More options Oct 17 2012, 12:37 pm
From: Alexander Pavlov <apav...@chromium.org>
Date: Wed, 17 Oct 2012 20:37:35 +0400
Local: Wed, Oct 17 2012 12:37 pm
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

Jonathan,

Editing this stylesheet through the CSSOM (Styles sidebar) works for me on
Chrome 23.0.1271.26 and should get fixed in your stable Chrome with the
next update. Please see
http://code.google.com/p/chromium/issues/detail?id=152636 for the
reference. Should it still fail in your case after the update, please file
a new bug at http://new.crbug.com and specify "DevTools: " at the start of
the summary.

--
-alexander

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
estevancar...@gmail.com  
View profile  
 More options Oct 31 2012, 1:45 am
From: estevancar...@gmail.com
Date: Tue, 30 Oct 2012 22:45:28 -0700 (PDT)
Local: Wed, Oct 31 2012 1:45 am
Subject: Re: Inspector not making live adjustments

I'm going to go ahead and chime in as well.  Chrome's inspector has not
been working for me for several weeks.

I'm using v. 22.0.1229.94

Live updates within the inspector regarding HTML or styles have not worked
at all.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
joelkin...@gmail.com  
View profile  
 More options Nov 1 2012, 2:21 pm
From: joelkin...@gmail.com
Date: Thu, 1 Nov 2012 11:21:38 -0700 (PDT)
Local: Thurs, Nov 1 2012 2:21 pm
Subject: Re: Inspector not making live adjustments

I'm also having this issue. Looked at my style sheets until my eyes were
bleeding. Ran them through W3C, only got IE filter errors back (to be
expected). I can't edit styles, and the only thing that I can do is add
inline styles, which is annoying when trying to toggle a specific style.

Windows 8
Version 22.0.1229.94 m


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Nov 2 2012, 8:25 am
From: Vsevolod Vlasov <vse...@google.com>
Date: Fri, 2 Nov 2012 16:25:06 +0400
Local: Fri, Nov 2 2012 8:25 am
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

Could you please provide some details like url or code sample?
Please tell us what exactly you are doing, otherwise it's hard to help you.

--
Thank you,
Vsevolod Vlasov (vse...@google.com)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Nov 2 2012, 8:25 am
From: Vsevolod Vlasov <vse...@google.com>
Date: Fri, 2 Nov 2012 16:25:17 +0400
Local: Fri, Nov 2 2012 8:25 am
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

Could you please provide some details like url or code sample?
Please tell us what exactly you are doing, otherwise it's hard to help you.

--
Thank you,
Vsevolod Vlasov (vse...@google.com)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John J Barton  
View profile  
 More options Dec 18 2012, 11:10 am
From: John J Barton <johnjbar...@johnjbarton.com>
Date: Tue, 18 Dec 2012 08:10:28 -0800
Local: Tues, Dec 18 2012 11:10 am
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

I encountered one cause for this behavior: two CSS rules with the same
selector.  Devtools edits the first; chrome applies the second.

jjb
On Dec 17, 2012 9:19 PM, <emach...@tapiture.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mhenk...@gmail.com  
View profile  
 More options Jan 23, 4:17 am
From: mhenk...@gmail.com
Date: Wed, 23 Jan 2013 01:17:30 -0800 (PST)
Local: Wed, Jan 23 2013 4:17 am
Subject: Re: Inspector not making live adjustments

Same issue here, Version 24.0.1312.52 m, Windows 8


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mhenk...@gmail.com  
View profile  
 More options Jan 23, 4:25 am
From: mhenk...@gmail.com
Date: Wed, 23 Jan 2013 01:25:53 -0800 (PST)
Local: Wed, Jan 23 2013 4:25 am
Subject: Re: Inspector not making live adjustments

Updated to Version 24.0.1312.56 m, same issue on all websites


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Jan 28, 10:49 am
From: Vsevolod Vlasov <vse...@chromium.org>
Date: Mon, 28 Jan 2013 19:49:30 +0400
Local: Mon, Jan 28 2013 10:49 am
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

Could you please provide a specific url and reproduction scenario for this
issue? Otherwise it is hard to reproduce it and identify the problem.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vsevolod Vlasov  
View profile  
 More options Jan 28, 10:49 am
From: Vsevolod Vlasov <vse...@chromium.org>
Date: Mon, 28 Jan 2013 19:49:43 +0400
Local: Mon, Jan 28 2013 10:49 am
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

Could you please provide a specific url and reproduction scenario for this
issue? Otherwise it is hard to reproduce it and identify the problem.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kuubz...@gmail.com  
View profile  
 More options Jan 29, 3:59 am
From: kuubz...@gmail.com
Date: Tue, 29 Jan 2013 00:59:48 -0800 (PST)
Local: Tues, Jan 29 2013 3:59 am
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

On this page
(https://groups.google.com/forum/#!topic/google-chrome-developer-tools...)
I open Developer Tools > I select a div or p on the page and in the
Inspector, in element.style {, I type "font-size:50px;" without the "" of
course.

It lets me type but as soon as I click next to the line it's gone.

I have switched between Chrome versions, re-installed etc. Nothing works.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Jan 29, 4:14 am
From: PhistucK <phist...@gmail.com>
Date: Tue, 29 Jan 2013 11:14:01 +0200
Local: Tues, Jan 29 2013 4:14 am
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

Works for me. I tried to set the mentioned style for the title of one of
the posts.
Chrome 24 on Windows XP.

☆*PhistucK*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kuubz...@gmail.com  
View profile  
 More options Jan 29, 9:49 am
From: kuubz...@gmail.com
Date: Tue, 29 Jan 2013 06:49:00 -0800 (PST)
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

It's supposed to work, that's why I posted the problem here, because for me
it doesn't work, nor does it work on any other website : )


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kuubz...@gmail.com  
View profile  
 More options Jan 29, 10:06 am
From: kuubz...@gmail.com
Date: Tue, 29 Jan 2013 07:06:11 -0800 (PST)
Local: Tues, Jan 29 2013 10:06 am
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

attached are two screens... in the Inspector CSS stzle sheet I can change
the bg color to red, but not in the Inspector itself.

  no.png
185K Download

  yes.png
110K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Jan 29, 1:28 pm
From: PhistucK <phist...@gmail.com>
Date: Tue, 29 Jan 2013 20:28:51 +0200
Local: Tues, Jan 29 2013 1:28 pm
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

You never mentioned your Chrome/Chromium version and platform, which might
be helpful.

☆*PhistucK*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kuubz...@gmail.com  
View profile  
 More options Jan 29, 3:47 pm
From: kuubz...@gmail.com
Date: Tue, 29 Jan 2013 12:47:38 -0800 (PST)
Local: Tues, Jan 29 2013 3:47 pm
Subject: Re: [Chrome DevTools] Re: Inspector not making live adjustments

Version 24.0.1312.56 m, Windows 8. I don't have the problem on my Windows 8
laptop though, same Chrome version.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 30   Newer >
« Back to Discussions « Newer topic     Older topic »