Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Answered

openConfirmDialog display problems on IE and Edge

Posted on by 10

When I used Xrm.Navigation.openConfirmDialog to popup message, I found two problems on IE and Edge browsers,
1. On IE, the title of dialog is always obscured

bug_5F00_1.jpg
2. On Edge, the button is always covered by the progress bar
Have you guys encountered such a problem, I now suspect that this is a bug between Microsoft CRM 365 and Edge.

bug_5F00_2.png

My testing codes:

var confirmStrings = { text:"This is a confirmation.", title:"Confirmation Dialog" }; var confirmOptions = { height: 200, width: 450 }; Xrm.Navigation.openConfirmDialog(confirmStrings, confirmOptions).then( function (success) { if (success.confirmed) console.log("Dialog closed using OK button."); else console.log("Dialog closed using Cancel button or X."); });

  • Verified answer
    a33ik Profile Picture
    a33ik 84,323 Most Valuable Professional on at
    RE: openConfirmDialog display problems on IE and Edge

    Hello Andrew,

    I would recommend to get in touch with Microsoft and open a ticket. Looks like a bug for me even it doesn't break anything except User Experience :)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans