Closed Bug 616839 Opened 14 years ago Closed 14 years ago

window.showModalDialog() should be tab modal

Categories

(Toolkit :: General, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 564337

People

(Reporter: BijuMailList, Unassigned)

References

()

Details

Thanks for bug 59314 fix
Just like alert/confirm/prompt window.showModalDialog() should be tab modal

<script>
  window.showModalDialog(
    "about:blank",
    "name", 
    "dialogWidth:255px;dialogHeight:250px"
  );
</script>
Blocks: 59314
No longer blocks: 59314
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
blocking2.0: beta9+ → ---
You need to log in before you can comment on or make changes to this bug.