Closed Bug 1577896 Opened 5 years ago Closed 5 years ago

Editor resize handle is overlayed by codemirror and blocked

Categories

(DevTools :: Console, defect, P2)

defect

Tracking

(firefox71 fixed)

RESOLVED FIXED
Firefox 71
Tracking Status
firefox71 --- fixed

People

(Reporter: Harald, Assigned: nchevobbe)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

What were you doing?

  1. Post a larger snippet into the Console's editor input
  2. Try to resize the editor horizontally?

What happened?

Resize area only works below the codemirror area.

What should have happened?

Resizer works across the whole height.

Pretty important to handle before we enable it IMO

Blocks: 1576568
Priority: P3 → P2

We add a 4px row to which we extend the grid
element resizer so it doesn't overlap with other
elements (codemirror, reverse search input, ...)

Attachment #9091641 - Attachment description: Bug 1577896 - Add a dedicated grid column for the editor resizer. r=fvsch. → Bug 1577896 - Fix GridElementResizer on overflowing container. r=fvsch.
Attachment #9091641 - Attachment description: Bug 1577896 - Fix GridElementResizer on overflowing container. r=fvsch. → Bug 1577896 - Fix GridElementResizer on overflowing container. r=fvsch,Honza.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ddcca74cb17
Fix GridElementResizer on overflowing container. r=fvsch.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Assignee: nobody → nchevobbe
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: