Closed Bug 1268734 Opened 8 years ago Closed 6 years ago

It's not possible to copy selected text in console if I start selection below console messages (focus stays in command line)

Categories

(DevTools :: Console, defect, P3)

46 Branch
defect

Tracking

(firefox47 wontfix, firefox48 wontfix, firefox49 fix-optional, firefox50 fix-optional)

RESOLVED INVALID
Tracking Status
firefox47 --- wontfix
firefox48 --- wontfix
firefox49 --- fix-optional
firefox50 --- fix-optional

People

(Reporter: arni2033, Unassigned)

References

Details

(Keywords: regression)

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160426044609
STR:
1. Open data:text/html,<style>a{b:c;d:e}
2. Open console (Ctrl+Shift+K), enable all errors/warnings
3. Click on the empty area below console messages
4. Start selecting text below messages and finish selecting text over the messages after 5 seconds
5. Press Ctrl+C

AR:  Text isn't copied, because console still has the focus
ER:  Text should be copied to clipboard = console shouldn't be focused
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160428030218

I have tested your issue on latest Nightly build (49.0a1) and managed to reproduce it. I have followed steps 1-6 and the text isn't copied. I've also performed a regression and this are my results:

Last good revision: ebaf5066ddd3c718cc2bd421f340809e6ab6f260
First bad revision: 1aed451f1502dc6437d172c6a3e87f36a2a64bcc
Pushlog:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=ebaf5066ddd3c718cc2bd421f340809e6ab6f260&tochange=1aed451f1502dc6437d172c6a3e87f36a2a64bcc

Looks like the following bug has the changes which introduced the regression:
https://bugzilla.mozilla.org/show_bug.cgi?id=1237368
Even with fix for bug 1260839 applied (comment 2), the regression range is the same as said in
comment 1. So it's definitely regression from bug 1237368.
Flags: needinfo?(arni2033)
Priority: -- → P3
Blocks: 1237368
Version: unspecified → 46 Branch
Product: Firefox → DevTools
We don't have this empty space at the bottom anymore with the new design (and if you're in the input, it makes sense to not being able to select anything outside of it)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.