Skip to main content
Participant
December 12, 2006
Question

Customized Properties Inspector doesn't maintain font size

  • December 12, 2006
  • 1 reply
  • 261 views
I created an extension with custom web controls. When I click on any web control on the jsp page, straight text and a button are displayed on the Properties Inspector. The issue I'm running into is that depending on which web control I highlight, the text on the Properties Inspector will change in size. I do not have any type of style, font type, or font size set for my customized Properties Inspector and I'm not sure how to do this and I can't figure out why the text is changing. It happens so inconsistently where one time I click the control the text is small and the next time it's back to normal. Urgh! Does anyone have any idea what I'm talking about or how I can resolve this issue? Thanks in advance for your help!
This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Inspiring
December 12, 2006
> It happens so inconsistently where one
> time I click the control the text is small and the next time it's back to
> normal. Urgh! Does anyone have any idea what I'm talking about or how I can
> resolve this issue? Thanks in advance for your help!
>

It happens to me too (DW8). Same behavior in some custom floating panels that I
made.
I tried to override the default font type/size used by DW with a CSS but it's
still erratic.

Don't know where does it come from.
Font size is good in behavior panels or commands etc, except in properties
panels and floating panels.

I don't have the solution :-)