Closed
Bug 602150
Opened 15 years ago
Closed 15 years ago
After doorhangers land cant type in textbox
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.1b1
People
(Reporter: misak.bugzilla, Assigned: neil)
References
Details
(Keywords: regression, Whiteboard: [Fixed by bug 595810][doorhanger])
I can't type in almost any textbox, because it didn't get focus by clicking on them. If i right-click on it or select it via tab key, textbox gets focused and i was able to type on it. It also get focused if i middle-click on it to paste something. It was ok http://hg.mozilla.org/comm-central/rev/086d167a0505 with this cset and not ok after this one - http://hg.mozilla.org/comm-central/rev/c55ed62b37cd .
| Reporter | ||
Updated•15 years ago
|
blocking-seamonkey2.1: --- → ?
Comment 1•15 years ago
|
||
This bug report seems to be missing one key answer that I asked in IRC and thought I recieved the answer clearly, but perhaps I was wrong.
Does it exhibit this issue AFTER http://hg.mozilla.org/comm-central/rev/8e1c8d540686 landed ?
| Reporter | ||
Comment 2•15 years ago
|
||
Yes, SM is still have this bug with cset above. Also disabling doorhangers via pref have no effect too.
| Assignee | ||
Comment 3•15 years ago
|
||
The bug was caused by my misuse of the reserved attribute name "popup".
I've renamed the attribute which makes the tests pass locally again.
| Reporter | ||
Comment 4•15 years ago
|
||
This bug was fixed by http://hg.mozilla.org/comm-central/rev/2342338033d4
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•15 years ago
|
||
This bug was fixed by http://hg.mozilla.org/comm-central/rev/2342338033d4
| Assignee | ||
Updated•15 years ago
|
blocking-seamonkey2.1: ? → ---
Updated•15 years ago
|
Whiteboard: [Fixed by bug 595810] → [Fixed by bug 595810][doorhanger]
You need to log in
before you can comment on or make changes to this bug.
Description
•