:: Forum >>

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
Friday, May 5, 2006
Help Alex!!!
Tony
Tuesday, May 9, 2006
Is it vertical scrollbar in the popup list or something else?
Alex (ActiveWidgets)
Tuesday, May 9, 2006
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
Tuesday, May 9, 2006
The popup list works fine, if you can get it to popup in the few available pixels to click.
Tony
Tuesday, May 9, 2006
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)
Tuesday, May 9, 2006
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
Tuesday, May 9, 2006

This topic is archived.


Back to support forum

Forum search