Closed
Bug 125111
Opened 23 years ago
Closed 23 years ago
can't insert caret in image location field
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 103197
People
(Reporter: sujay, Assigned: cmanske)
References
Details
using 2/12 build on win
1) launch netscape
2) lanuch composer
3) insert image
in the image dialog that comes up, insert caret in the image location
field. you can't!
regression.
In the debugger, this looks just like bug 103197.
Assignee | ||
Comment 2•23 years ago
|
||
Definitely the same problem. I can reproduce it only when bringing up the dialog
for the second time. Note that user can "fix" it by switching focus to another
window, then returning.
This is bad and should be fixed sooneer than 1.2
*** This bug has been marked as a duplicate of 103197 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Then how come we just ran into this problem recently ?
103197 seems like an old bug
Status: RESOLVED → VERIFIED
Sujay, 103197 is a timing issue (race condition) so there might have been some
modifications to the image dialog that caused a difference in dialog load timing
that causes the bug to show up.
Comment 5•23 years ago
|
||
try calling the focus method on a js timeout of 1
A hack, but it should work
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•