This is a migrated thread and some comments may be shown as answers.

Mozilla toolbar button image stretched and no navigation

1 Answer 41 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 05 Jun 2009, 05:40 PM

Something I would've expected to have no issues, but a simple toolbar/toolbar button in Mozilla has the image stretched to display across the entire button. Debatably worse, the button is non-functional/NavigateUrl does not work (and, no, there are no Javascript errors on the page).

Works fine in IE.

The image in question is 44x39, so size shouldn't be an issue.

An example with Mozilla on the top, IE on the bottom can be found here:

RadToolBarButton issue
http://siffalo.com/toolbar.jpg

And here's the mark-up with ToolTip and NavigateUrl removed for brevity:

<telerik:RadToolBar runat="server"><Items><telerik:RadToolBarButton ToolTip="..." NavigateUrl="..." ImageUrl="~/images/xDIcon44Shadow.png" Text="Your xDComposer Solution" CssClass="utWizardButton"></telerik:RadToolBarButton></Items></telerik:RadToolBar>

utWizardButton is just:

{ width: 192px }

Removing that just makes the buttons variable width.

The example above is in a RadGrid template column, but the issue also happens in the content of a RadDock, so I don't think it's particularly related to a specific parent control.

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 11 Jun 2009, 07:16 AM
Hi Mark,

You posted this in the wrong forum, so I'm moving it.

This issue was introduced in Q1 2009 of RadControls for ASP.NET AJAX and was fixed as of SP1. Please upgrade to resolve the issue.

Kind regards,
Kamen Bundev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
ToolBar
Asked by
Mark
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or