Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Cannot drag window via empty tab bar space #14469

Closed
petemill opened this issue Jun 20, 2018 · 1 comment
Closed

Cannot drag window via empty tab bar space #14469

petemill opened this issue Jun 20, 2018 · 1 comment

Comments

@petemill
Copy link
Member

Description

Steps to Reproduce

  1. Open new window
  2. Mouse down in empty tab bar area and move mouse

Actual result:
Nothing happens

Expected result:
Window should move with mouse

Reproduces how often:
100%

Brave Version

about:brave info:
0.23.11

Reproducible on current live release:
No

@petemill petemill added regression 0.23.x issue first seen in 0.23.x labels Jun 20, 2018
@petemill petemill added this to the 0.23.x (Beta Channel) milestone Jun 20, 2018
@petemill petemill self-assigned this Jun 20, 2018
petemill added a commit that referenced this issue Jun 20, 2018
…use-drag again

Fix #14469

Use tabsToolbar element which has full-width layout. The previous tabs container element now only occupies the width of its tab children, so does not cover the empty space.
petemill added a commit that referenced this issue Jun 20, 2018
…use-drag again

Fix #14469

Use tabsToolbar element which has full-width layout. The previous tabs container element now only occupies the width of its tab children, so does not cover the empty space.
petemill added a commit that referenced this issue Jun 21, 2018
…use-drag again

Fix #14469

Use tabsToolbar element which has full-width layout. The previous tabs container element now only occupies the width of its tab children, so does not cover the empty space.
@srirambv
Copy link
Collaborator

srirambv commented Jun 22, 2018

Verified on Windows 10 x64 using

  • 0.23.12 - 88f6f07
  • Muon - 7.1.1
  • libchromiumcontent - 67.0.3396.87

Verified on Ubuntu 17.10 x64

  • 0.23.14 - f4da855
  • Muon - 7.1.1
  • libchromiumcontent - 67.0.3396.87

Verified with macOS 10.12.6 using

  • 0.23.14 f4da855
  • Muon 7.1.1
  • libchromiumcontent 67.0.3396.87

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants