HighDots Forums  

Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Art
 
Posts: n/a

Default Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance - 03-22-2009 , 08:24 PM






Css Tabs in Dreamweaver CS4 Workspace. This is probably more of an
annoyance than a bug.

When working with CSS, I use multiple CSS files and when I make a change
to one, I hit save (CTRL S)but it doesn't save the CSS file I was just
working on. In order to make it save that CSS file, I have to click on
one of the others and then back to the one I was just working on and
then hit save.

Kind of annoying, right?

I demand this to be fixed!

Reply With Quote
  #2  
Old   
Randy Edmunds
 
Posts: n/a

Default Re: Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance - 03-23-2009 , 03:02 PM






Hi Art,

You can use:

File > Save All

HTH,
Randy



Quote:
Css Tabs in Dreamweaver CS4 Workspace. This is probably more of an
annoyance than a bug.

When working with CSS, I use multiple CSS files and when I make a change
to one, I hit save (CTRL S)but it doesn't save the CSS file I was just
working on. In order to make it save that CSS file, I have to click on
one of the others and then back to the one I was just working on and
then hit save.

Reply With Quote
  #3  
Old   
Art
 
Posts: n/a

Default Re: Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance - 03-23-2009 , 07:47 PM



Thanks, I know you're being helpful.

This is what I'm seeing:

I have a page with 3 css files and I'm using split screen so I'm seeing
the page below and one of the 3 css files that I'm editing is
highlighted on top in black; this "box" has an asterisk after the file
name.

I've edited this file, it knows it has changed and it is highlighted,
yet, it can't be saved using "Save." Of course "Save All" works as
suggested but I don't necessarily want to always "Save All."

That being said, it is convenient that I don't have to open all the css
files to edit them. Like I said, just a little bit annoying. Perhaps it
can be fixed later.


Randy Edmunds wrote:
Quote:
Hi Art,

You can use:

File > Save All

HTH,
Randy



Css Tabs in Dreamweaver CS4 Workspace. This is probably more of an
annoyance than a bug.

When working with CSS, I use multiple CSS files and when I make a
change to one, I hit save (CTRL S)but it doesn't save the CSS file I
was just working on. In order to make it save that CSS file, I have to
click on one of the others and then back to the one I was just working
on and then hit save.

Reply With Quote
  #4  
Old   
Randy Edmunds
 
Posts: n/a

Default Re: Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance - 03-24-2009 , 04:23 PM



Art,

Quote:
I have a page with 3 css files and I'm using split screen so I'm seeing
the page below and one of the 3 css files that I'm editing is
highlighted on top in black; this "box" has an asterisk after the file
name.

I've edited this file, it knows it has changed and it is highlighted,
yet, it can't be saved using "Save."
When using the new Related Files feature of CS4, the "Save" is done to
the file with focus. So, select the .css file in the Related Files bar
(the rounded rectangle with the file name where you're seeing the
asterisk), and you'll see the CSS in the code editor, and it will
receive focus. If the .css file is already showing, then click in it to
give it focus. Now hit Ctrl+S.

Hope this helps,
Randy


Reply With Quote
  #5  
Old   
danilocelic AdobeCommunityExpert
 
Posts: n/a

Default Re: Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance - 03-24-2009 , 07:53 PM



Randy Edmunds wrote:
Quote:
Art,

I have a page with 3 css files and I'm using split screen so I'm
seeing the page below and one of the 3 css files that I'm editing is
highlighted on top in black; this "box" has an asterisk after the file
name.

I've edited this file, it knows it has changed and it is highlighted,
yet, it can't be saved using "Save."

When using the new Related Files feature of CS4, the "Save" is done to
the file with focus. So, select the .css file in the Related Files bar
(the rounded rectangle with the file name where you're seeing the
asterisk), and you'll see the CSS in the code editor, and it will
receive focus. If the .css file is already showing, then click in it to
give it focus. Now hit Ctrl+S.
Also, you can use File -> Save All, or click the Save All button in the Standard toolbar (View -> Toolbars -> Standard if not already showing). Of course, this will save any other modified document you have open, but it will save a "parent" document as well as any modified "child" related files.


--
Danilo Celic
Quote:
http://blog.extensioneering.com/
WebAssist Extensioneer
Adobe Community Expert

Reply With Quote
  #6  
Old   
Art
 
Posts: n/a

Default Re: Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance - 03-29-2009 , 04:37 PM



The problem is that it IS in focus and you must click off it and then
back on in order to use "ctrl s"

danilocelic AdobeCommunityExpert wrote:
Quote:
Randy Edmunds wrote:
Art,

I have a page with 3 css files and I'm using split screen so I'm
seeing the page below and one of the 3 css files that I'm editing is
highlighted on top in black; this "box" has an asterisk after the
file name.

I've edited this file, it knows it has changed and it is highlighted,
yet, it can't be saved using "Save."

When using the new Related Files feature of CS4, the "Save" is done to
the file with focus. So, select the .css file in the Related Files bar
(the rounded rectangle with the file name where you're seeing the
asterisk), and you'll see the CSS in the code editor, and it will
receive focus. If the .css file is already showing, then click in it
to give it focus. Now hit Ctrl+S.

Also, you can use File -> Save All, or click the Save All button in the
Standard toolbar (View -> Toolbars -> Standard if not already showing).
Of course, this will save any other modified document you have open, but
it will save a "parent" document as well as any modified "child" related
files.



Reply With Quote
  #7  
Old   
Art
 
Posts: n/a

Default Re: Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance - 03-29-2009 , 04:49 PM



Let me restate the problem so it's clear what is happening.

1. Open page with multiple style sheets applied
2. Have split screen
3. click on one style sheet and edit it anywhere. After editing, the
rounded box will be black and have an asterisk applied
4. Click back to page in design view.
5. Click control save. It doesn't save the style sheet that is
highlighted and has an asterisk.
6. In order to save you must "save all" or click off and then on to the
style sheet.

Perhaps this is more an issue of focus rather than a function of the
save command.

Since it's not saving, perhaps Dreamweaver shouldn't be displaying the
black rounded box as it is no longer selected when you click back into
Design view.

Of course there are ways around this; it's just a little annoying that
it's displaying "active" yet it's not.



Art wrote:
Quote:
Css Tabs in Dreamweaver CS4 Workspace. This is probably more of an
annoyance than a bug.

When working with CSS, I use multiple CSS files and when I make a change
to one, I hit save (CTRL S)but it doesn't save the CSS file I was just
working on. In order to make it save that CSS file, I have to click on
one of the others and then back to the one I was just working on and
then hit save.

Kind of annoying, right?

I demand this to be fixed!

Reply With Quote
  #8  
Old   
Randy Edmunds
 
Posts: n/a

Default Re: Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance - 03-30-2009 , 11:16 AM



Art,

I guess you didn't understand what I meant by "focus". Let me try to
explain in terms of your recipe -- all you need is a slight change in
workflow:

Quote:
1. Open page with multiple style sheets applied
2. Have split screen
3. click on one style sheet and edit it anywhere. After editing, the
rounded box will be black and have an asterisk applied
At this point, the style sheet has "focus", so click Ctrl+S now, before
you click back in Design View (which changes the "focus" back to the
main document).

FYI, if you're clicking in Design View to update the rendering, you can
hit F5 to update the main document rendering without giving it "focus".

Quote:
4. Click back to page in design view.
5. Click control save. It doesn't save the style sheet that is
highlighted and has an asterisk.
6. In order to save you must "save all" or click off and then on
to the style sheet.
Hope this helps,
Randy


Art wrote:
Quote:
Let me restate the problem so it's clear what is happening.

1. Open page with multiple style sheets applied
2. Have split screen
3. click on one style sheet and edit it anywhere. After editing, the
rounded box will be black and have an asterisk applied
4. Click back to page in design view.
5. Click control save. It doesn't save the style sheet that is
highlighted and has an asterisk.
6. In order to save you must "save all" or click off and then on to the
style sheet.

Perhaps this is more an issue of focus rather than a function of the
save command.

Since it's not saving, perhaps Dreamweaver shouldn't be displaying the
black rounded box as it is no longer selected when you click back into
Design view.

Of course there are ways around this; it's just a little annoying that
it's displaying "active" yet it's not.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.