Copy link to clipboard
Copied
Copy link to clipboard
Copied
What OS? Does it happen with all documents or just specific ones?
Copy link to clipboard
Copied
It might be a graphics memory or site cache issue.
Go to Site > Advanced > Recreate Site Cache.
Or just hit F5 to refresh your screen.
Given that Dreamweaver is in minimal maintenance status, bugs don't get much attention. DW is only receiving occasional security & compatibility patches now.
Copy link to clipboard
Copied
Did you try reset the preferences
Restoring Preférences
https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver.html
Clearing preferences
Manually or by holding Win+Ctrl+Shift or Cmd+Opt+Shift while launching DW
Copy link to clipboard
Copied
Thanks, Win+Ctrl+Shift appears to have worked. Bit of a pain trying to remember all the other preferences that were lost in the process, but hopefully they are all now back to how they were.
Copy link to clipboard
Copied
I’m glad that it helped you.
If you haven't already done so, you should consider synchronizing with your CC account, which is very useful to avoid losing a large number of settings - Synchronize Dreamweaver settings with Creative Cloud
Copy link to clipboard
Copied
This issue still exists in the current version for Windows and macOS. It doesn't matter which OS-version - just this bug is still there!
Copy link to clipboard
Copied
This is really anoying and this bug exists since so many months. It happends also radomly, when you are just trying to open a file after the file before was opened with shown hidden characters. I can reproduce it on Win10 (much more than on Win11), Win11 and MacOS (Ventura up to Sequoia). For a paid software like this, Adobe has to fix it finally. Each simple editor like notepad++ or visual studio code can show the hidden characters without any issue.
Copy link to clipboard
Copied
I can't reproduce this on my machine. Sorry.
Can you show us a screenshot of what you mean?
Copy link to clipboard
Copied
Copy link to clipboard
Copied
@routeToWebThanks.
Copy link to clipboard
Copied
Let me start by saying that I work with un-indented code by choice. It's visually cleaner. And my code is minimized once it reaches the server anyway.
If your code contains indentations, etc..., go to View > Code View Options.
Ensure that HIDDEN CHARACTERS option is checked.
Code Format options are in your Preferences panel. Click on blue Tag Libraries button to open the Advanced Formatting panel.
Hope that helps.
Copy link to clipboard
Copied
@Nancy OSheaThey way how you like to read the code and how it it sreached your server doesn't matter because this is not related to this bug. There are some reasons, why I have to check the hidden characters to make sure that software like InDesign can read the data correctly.
And yeah for sure the option "HIDDEN CHARACTERS" is checked. Ohterwise we couldn't see the HIDDEN CHARACTERS but this is what we want - not randomly, just everytime. It makes also no difference if I change the settings how it is shown on your 2nd screenshot.
Copy link to clipboard
Copied
Some coding standards require indentation with spaces, others with tabs, such as WordPress. It's also easier to read and understand with indentation. We know what the preference settings do and it obvious that we do, otherwise we wouldn't get to see the hidden characters or be aware of this issue. The bug is that that the page automatically loaded into the tab on the right doesn't show them. If I close the tab and immediately reopen the page, it will show them.
Copy link to clipboard
Copied
Like I said above, I can't reproduce it.
Sounds like a memory issue.
How many open tabs are there?
Which OS & version are you using?
Copy link to clipboard
Copied
@Nancy OShea Just read the posts. 😄 I can reproduce it on Win10 (much more than on Win11), Win11 and MacOS (Ventura up to Sequoia). And as you can see on my screenshots and on my video, it's only one tab.
Copy link to clipboard
Copied
What I'm saying is this: to be classified as a software bug, multiple users have to reproduce it. Failing that, it's not a bug.
But even if it were a confirmed bug, Adobe is not doing anything about it. Dreamweaver was moved to minimal maintenance status in 2021. Bug & feature requests go no further than this user-to-user community. And since none of us make the software, the best we can do is suggest things to try.
1. Run the Adobe CC Cleaner Tool and perform a clean reinstallation of DW
https://helpx.adobe.com/creative-cloud/kb/cc-cleaner-tool-installation-problems.html
2. Disable Re-open documents on startup.
3. Run code validation tests and fix all reported errors.
Window > Results > Validation...
Best of luck.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Here are a few steps you can try to resolve this:
If these steps don't work, it might be worth reaching out to Adobe Support for further assistance.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
"2. Not needed because this happens with a local file, so there is this option not available"
Are you saying you don't have a Site Definition set up in DW for the files you're working on?
That could be the problem. Even if you don't set up any server information within DW, it still needs a Site Definition in order to function correctly. I'll even set them up when creating HTML emails, so the program won't glitch out on me.
If you haven't defined a site, it may be worth a shot.
Copy link to clipboard
Copied
@Jon FritzThere is no need to have a Site Definition for editing single files but yeah I have some sites defined for FTP-remote connections there it happens radomly with the same issue. I tried it already to clean the site cache but it doesn't make any difference. Sometimes when I open a remote file, all the hidden character are not shown. After closing and reopen the same file, then it works or not.
Copy link to clipboard
Copied
Tried that in Aug '23 and it only worked for a short time
Copy link to clipboard
Copied
We are here as co-users of Dreamweaver, trying our best to help you out. As this is a problem with Dreamweaver, I feel that you should ask Adobe Support for further assistance.
Having said that, Visual Studio Code (VSCode) does have the ability to show hidden characters. Maybe this could be time for a sea change.
Copy link to clipboard
Copied
I've been coding with Dreamweaver for years, previously using HomeSite before that was incorporated into it. I've also recently been using VSCode too and have thought of making that my main development platform as it appears to integrate with several other tools that that I use. However, I'm so used to the work flow I have with DW that I'm not sure that I'm ready for the change. It's a shame Adobe don't appear to be supporting it any more.