web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

openConfirmDialog display problems on IE and Edge

(0) ShareShare
ReportReport
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."); });

I have the same question (0)
  • Verified answer
    a33ik Profile Picture
    84,331 Most Valuable Professional on at

    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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 180 Super User 2026 Season 1

#2
CU11031447-0 Profile Picture

CU11031447-0 100

#3
11manish Profile Picture

11manish 92

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans