Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove moveOnTop from Dialog mousedown #6857

Closed
cagataycivici opened this issue Nov 13, 2018 · 1 comment
Closed

Remove moveOnTop from Dialog mousedown #6857

cagataycivici opened this issue Nov 13, 2018 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cagataycivici
Copy link
Member

This causes more problems than it solves like popups inside dialog or nested dialogs having z-index problems so better to remove it.

@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 13, 2018
@cagataycivici cagataycivici added this to the 7.0.0-rc.1 milestone Nov 13, 2018
@cagataycivici cagataycivici self-assigned this Nov 13, 2018
@hakim-dc
Copy link

hakim-dc commented Feb 4, 2019

hello cagataycivic can you please reactivate this feature. if any one wants to disable it, he can just use autoZIndex = false;

Hapcy pushed a commit to Hapcy/primeng that referenced this issue May 16, 2022
…mousedown

Remove the moveOnTop from mousedown because it if it's there it keeps
raising the z-index of the modals in the application. It was removed
from dialog already in primefaces#6857
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants