Closed
Bug 946756
Opened 11 years ago
Closed 11 years ago
Strange new line character at the beginning of textarea in IRCCloud when browser.tabs.remote is true
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jaws, Unassigned)
References
Details
Attachments
(1 file)
11.75 KB,
image/png
|
Details |
See attached screenshot.
STR:
Set browser.tabs.remote=true in about:config
Open irccloud and enter a chat room
Send a message (the text input should only be one line tall)
After sending the message, the text input is now two lines tall.
My guess is this has something to do with hitting the Enter key to send the message, as it is being used to send the message but is also being interpreted as a new line character due to some bug with event propagation and remote processes.
Do you mind checking this again in a recent nightly, Jared? We've made a lot of fixes to event handling in the last few months.
Flags: needinfo?(jaws)
Reporter | ||
Comment 2•11 years ago
|
||
Thanks for the ping. I just tested this on 31.0a1 (2014-04-05) Win8.1 and it is fixed. Thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(jaws)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•