Closed
Bug 34056
Opened 25 years ago
Closed 25 years ago
Cannot type in composer without resizing window first.
Categories
(Core :: DOM: Editor, defect, P1)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: shrir, Assigned: eric)
References
Details
(Keywords: regression, Whiteboard: [PDT+])
Using today's linux commercial build 2000033109
1. Install and launch the browser
2. Launch composer using Tasks-> Composer
3. Try to click mouse on the page but no cursor appears. If I close Sidebar, I
can type text.
4. Also, if composer launches without sidebar, then I cannot type anything
unless I launch the Sidebar....spooky !!
Reporter | ||
Comment 2•25 years ago
|
||
I see this on windows commercial bits too. Mac build not yet out... marking OS:
all.
OS: Linux → All
Comment 3•25 years ago
|
||
assigning to sfraser
Assignee: beppe → sfraser
Priority: P3 → P1
Target Milestone: --- → M15
this affects mail compose also. per simon, will track that issue here as well
Comment 5•25 years ago
|
||
I don't think it has anything to do with sidebar. If you simply resize the
window, that allows you to click in the content area and type. Closing or
opening sidebar is probably just causing the same relayout that resizing does.
This is a weird one!
Comment 6•25 years ago
|
||
I'm looking at this now. Initial reaction is that it is not a regression caused
by my frameset-detection code, but is some kind of event handling problem.
Status: NEW → ASSIGNED
Comment 7•25 years ago
|
||
Agreed that this has nothing to do with the sidebar. I keep the sidebar closed,
yet I'm seeing this bug today on linux.
Summary: Cannot type in composer if sidebar is open → Cannot type in composer without resizing window first.
Comment 8•25 years ago
|
||
This ain't my bag, baby. It's some event/focus problem; the editor is properly
created, and is ready to handle events, but it never gets the keypresses until
you resize.
Assignee: sfraser → saari
Status: ASSIGNED → NEW
Comment 9•25 years ago
|
||
Note that if you open an existing file, it doesn't display in the content
window until you resize the application window.
Comment 10•25 years ago
|
||
I didn't do it! Guess I'll start slogging through tinderbox.
Status: NEW → ASSIGNED
Keywords: beta2,
regression
Comment 11•25 years ago
|
||
This seems like a fairly serious regression -- it gives people the impression
that they can't use the editor at all. Any progress on figuring out what might
have regressed?
Comment 12•25 years ago
|
||
I think 34084 is a dup of this bug, marking as such
Comment 13•25 years ago
|
||
*** Bug 34084 has been marked as a duplicate of this bug. ***
Comment 14•25 years ago
|
||
Oh Eric, I think this is yours.
Assignee: saari → evaughan
Status: ASSIGNED → NEW
Updated•25 years ago
|
Hardware: PC → All
Comment 15•25 years ago
|
||
Also affects IM compose window.
Comment 16•25 years ago
|
||
I'd like to mark this dogfood instead of beta2 due to frequency of someone
running into this and not realizing the workaround.
Comment 18•25 years ago
|
||
*** Bug 34121 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 19•25 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 20•25 years ago
|
||
*** Bug 34682 has been marked as a duplicate of this bug. ***
Comment 21•25 years ago
|
||
*** Bug 34682 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•