The JavaScript alert() box in Chrome used to be like every other browser... an obvious popup dialog in the centre of the screen, grabbing the users attention.
However, in Chrome 29 the JavaScript alert() box is now a subtle grey square/dialog at the very top of the window. Why?!
I was actually testing one of my own scripts, expecting an alert() dialog to appear and for a few moments I didn't think it had worked, in fact I thought it had wholly broken since I couldn't click on anything - it was frozen. Then I noticed this subtle box at the top of the window - I had to double take!
I am perplexed as to why Google have made this change? Do they honestly think it is an improvement?