Closed Bug 665014 Opened 13 years ago Closed 13 years ago

Selecting text in the GCLI output area is broken

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwalker, Unassigned)

Details

The selection end seems to be fixed to the bottom of the page.
Marked as blocking GCLI-HELP because it's really annoying, but I've not checked if this affects the FF integration.
Blocks: GCLI-HELP
Workaround found:

    // Commenting this out is a quick workaround for bug 653140 but it probably
    // breaks the popup mechanism, however for now selection is more important
    // that popup.
    // this.element.addEventListener('mousedown', this.preventBlur, true);

See changeset c80dc66
Moving to block GCLI-FUTURE because we have a workaround
Blocks: GCLI-FUTURE
No longer blocks: GCLI-HELP
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
No longer blocks: GCLI-FUTURE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.