March 31st, 2006
7:01 pm

The News Blog Main Vitamins for your web development

Xyle scope 1.1.7 is a small maintenance update that addresses the following issues:

  • Fixed a crash when style sheets contained URLs with empty strings such as url(”")
  • Fixed an incompatibility with Security Update 2006-002 from Apple
  • Corrected misspellings in the French localization
  • More consistent highlighting of selected HTML elements in the DOM view

The most noticeable change in version 1.1.7 is a more accurate highlighting of selected HTML elements in the DOM view. In previous versions only the name of the selected element and its attributes were highlighted. But since Edit > Copy not only writes the selected element but also its descendants to the pasteboard, this led to possible confusion about the actual scope of commands in the Edit menu. Now the selected element and its descendants are highlighted.

Posted by Oli

Pinging is currently not allowed.

One Comment

  1. Thats excellent Jürgen, thanks for the update.