Search and Top Navigation
#15360 new bug ()
Opened November 08, 2019 07:00PM UTC
Last modified November 08, 2019 07:00PM UTC
Could not specify additional classes for ui-widget-overlay using dialog classes option
Reported by: | kishoreallu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Could not specify additional classes for ui-widget-overlay using dialog classes option. I find that issue that _createoverlay function we have the following code:
this._addClass( this.overlay, null, "ui-widget-overlay ui-front" );
in the above code key is not specified as ui-widget-overlay , so jq is not adding additional classes