Hello team,
in our application we have a toolbar which displays some custom menu Smarclient's MenuButtons. We can see that the style we are using for the edges in these buttons is rendered different in Microsoft Edge, compared with the rest of supported browsers.
I have attached two screenshots to illustrate this. You can see the appearance in Chrome (menuButtonBorderChrome.png) and how it looks different on Edge (menuButtonBorderEdge.png).
In the following URL[1] you can find some sample code in case you want to check it. And here[2] you can find the style definitions to be used together with the sample.
Thanks in advance.
[1] http://pastebin.com/K4MQSS2U
[2] http://pastebin.com/ZdXACbyW
in our application we have a toolbar which displays some custom menu Smarclient's MenuButtons. We can see that the style we are using for the edges in these buttons is rendered different in Microsoft Edge, compared with the rest of supported browsers.
I have attached two screenshots to illustrate this. You can see the appearance in Chrome (menuButtonBorderChrome.png) and how it looks different on Edge (menuButtonBorderEdge.png).
In the following URL[1] you can find some sample code in case you want to check it. And here[2] you can find the style definitions to be used together with the sample.
Thanks in advance.
[1] http://pastebin.com/K4MQSS2U
[2] http://pastebin.com/ZdXACbyW
Comment