3.2.0

AW.UI.Combo scrollbar problems

When I use this control in IE or FF 1.5.x+ it works as desired. Does anyone know a style sheet hack that will remove scrollbars from appearing in the Combo itself in Netscape, Mozilla, and pre-1.5 releases of Firefox?
Tony
May 5,
Help Alex!!!
Tony
May 9,
Is it vertical scrollbar in the popup list or something else?
Alex (ActiveWidgets)
May 9,
Here is a screen of the combo from Netscape 8.1, but it looks the same with the other Agents I listed above.

http://office.twtserver.com/scroll.jpg
Tony
May 9,
The popup list works fine, if you can get it to popup in the few available pixels to click.
Tony
May 9,
Sorry for this one. Apparently it only happens with Windows Classic theme - did not check this combination :-(

Here is CSS fix:

.aw-gecko .aw-combo-box .aw-item-box {
    padding-left: 2px;
}
Alex (ActiveWidgets)
May 9,
That fixed it. I am getting near completion of our app and that was one of the small issues that we needed to get out. Thanks again.

On a side note, is there a mailing list we can get on for new releases or bug fixes? That would be helpful as well.
Tony
May 9,

This topic is archived.

See also:


Back to support forum