Open
Bug 351677
Opened 19 years ago
Updated 1 year ago
caret is visible in main window when modal dialog is shown
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: surkov, Unassigned)
Details
(Keywords: access, testcase)
Attachments
(1 file)
|
599 bytes,
application/vnd.mozilla.xul+xml
|
Details |
When I show modal dialog when blur is fired for xul:textbox then focus is in opened dialog but caret is still visible in xul:textbox. I guess this behaviour is presented for html:input in html document.
| Reporter | ||
Comment 1•19 years ago
|
||
Run from chrom protocol to make opened dialog modal.
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
Moving this bug to a more proper component than Core:General. I am not verifying atm if it's still valid.
Component: General → XUL
You need to log in
before you can comment on or make changes to this bug.
Description
•