emrahgunduz
always eats his vegetables
Blog RSS Feed
  • twitter
  • friendfeed
  • linkedin
  • facebook
  • vimeo
  • flickr
  • lastfm
Strange CSS Bug : 3 Line CSS Code Crashing Dreamweaver CS4

Strange CSS Bug : 3 Line CSS Code Crashing Dreamweaver CS4

A friend of mine found a strange bug in Dreamweaver CS4. Who would guess that a 3 line CSS code would be able to totally crash Dreamweaver?

Here is the code he tried to write :

@media print{      #tepe, #rightpanel, }

While i was trying to replicate this bug, Dreamweaver first crashed at #rightpanel. On my second attempt, i succeeded but was not able to save the file, as Dreamweaver died again. Even saving this simple code in Notepad, and trying to open it with Dreamweaver creates a little disaster.

I just reported this as a bug and waiting for an answer. If I get one, I’ll post it here.

Edit: A mail came after a few hours after my report. Adobe was able to reproduce the bug and it is internally filed. They will look into it.

As suggested, if you encounter this kind of error, be sure to use valid CSS. As this bug appears while writing the code you won’t be able to finish what you started, but however, opening the saved CSS file in another tool and finishing it like this,

@media print{      #tepe, #rightpanel {} }

Solves the problem for now.

This post's short url is: http://emrg.me/54

Windows 7 “God Mode”

Windows 7 “God Mode”

It seems like Microsoft decided to include a secret god mode for Windows users. The new icon is actually the control panel with a twist. As you know, control panel screens include some actions that are listed on the left side of the window. With god mode, every available control panel action is listed as icons. This is not something innovative, but for those (like me) who hate to search every/any action in the colorful but not very useful control panel, this is something fast and fun.
To access this property, create a new folder on your desktop, and rename it to:

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

Now double click and check it out :)

This post's short url is: http://emrg.me/56

Calendar

January 2010
M T W T F S S
« Mar   Feb »
 123
45678910
11121314151617
18192021222324
25262728293031
Web Analytics
Author: Emrah Gunduz