Skip to main content
Participant
January 4, 2017
Answered

Can't expand code

  • January 4, 2017
  • 1 reply
  • 642 views

Hi all,

I've got a strange problem. I have a css file, open in DW and there is a section that I can not open/expand.

Line 71 (below) has the collapsed code, then jumps to 228.

I have tried clicking on the arrow, usually works; selecting the line then right-hand click>Selection>Expand Selection.

Neither method works.

I can open the file in notepad and all is well, I can view it online and again all is well.

I have rebooted my computer, still nothing.

All other 'sections' work fine, just the code collapsed in line 71

Any ideas?

I am using DW 2017.0.1 Release 9346 build.

    This topic has been closed for replies.
    Correct answer Jon Fritz

    Weird.

    Copy your css out of notepad and check it here: The W3C CSS Validation Service

    See if there are any structural defects that maybe the "latest and greatest" is having major issues with.

    1 reply

    Jon Fritz
    Community Expert
    Jon FritzCommunity ExpertCorrect answer
    Community Expert
    January 4, 2017

    Weird.

    Copy your css out of notepad and check it here: The W3C CSS Validation Service

    See if there are any structural defects that maybe the "latest and greatest" is having major issues with.

    SnellyAuthor
    Participant
    January 4, 2017

    Thanks Jon,

    Looks like there were a few errors in the file, but looking at them compared with a backup file, it seems they were in the original.

    I've replaced my file with the backup and DW is now working correctly; maybe it was just a corrupt file...