Tag/Style Inspector window becomes blank

TopStyle has been discontinued and support is no longer available. The forum is read-only. NOTE: TopStyle was not developed by the makers of CSS HTML Validator.
Gaetan
Rank 0 - Newcomer
Posts: 6
Joined: Wed Oct 14, 2009 9:13 am

Tag/Style Inspector window becomes blank

Post by Gaetan »

When clicking on different locations in this sample HTML code, the Style/Tag Inspector sometimes display the expected information but then becomes blank if the cursor is positioned outside a tag/style. It takes some clicking on different elements for the Inspector window to display something once more.

Take this sample code:

Code: Select all

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<style type="text/css">
<!--
#WOExtGridSvc {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 725px;
  border: 1px solid black;
}
-->
</style>
</head><body></body></html>
1- Click on "Absolute;". The "Style Inspector" windows shows some data.
2- Click on a blank space past "absolute;". The "Tag Inspector" window is now displayed but is empty.
3- Click on any part of any bit of information within #WOExtGridSvc . The "Tag Inspector" window remains empty.
4- Click on "<style ..". The The "Tag Inspector" window now has some data to show.
5- Click again on "Absolute;". The "Style Inspector" windows shows some data once more.

TopStyle 4.0.0.67.
User avatar
TopStyle Support
Rank VI - Professional
Posts: 506
Joined: Sat Jun 13, 2009 12:38 pm

Re: Tag/Style Inspector window becomes blank

Post by TopStyle Support »

Fixed in 4.0.0.68

Thanks, Stefan.
Gaetan
Rank 0 - Newcomer
Posts: 6
Joined: Wed Oct 14, 2009 9:13 am

Re: Tag/Style Inspector window becomes blank

Post by Gaetan »

Will 4.0.0.68 be made publicly available? Right now, TopStyle 4.0.0.67 "Help->Check for New Version" says .67 is the most recent version.
User avatar
TopStyle Support
Rank VI - Professional
Posts: 506
Joined: Sat Jun 13, 2009 12:38 pm

Re: Tag/Style Inspector window becomes blank

Post by TopStyle Support »

Correct. Build 4.0.0.68 has not been released (yet).