Opened 10 years ago
Closed 10 years ago
#12773 closed defect (wontfix)
FireFox:dialog of 'Create Link' disappeared when go back from other tab in browser
Reported by: | hengly | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.6.0 |
Keywords: | dialog, editor, toolbar | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
- Launch dojo's rich text editor on firefox
- Click 'Create Link', after dialog displays, switch to other tab in browser
- Go back to webtop page
Expected: The dialog is still present
Got: The dialog is disappeared.
(it works fine on ie8)
Change History (1)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I don't consider this a bug, TooltipDialogs close whenever you click anywhere on the screen, so it's not surprising that they would close when switching to another browser tab. Not sure why FF and IE's behavior is different.