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

bookmark text spills out of folder drop down on bookmark toolbar #13373

Closed
LaurenWags opened this issue Mar 2, 2018 · 8 comments
Closed

bookmark text spills out of folder drop down on bookmark toolbar #13373

LaurenWags opened this issue Mar 2, 2018 · 8 comments

Comments

@LaurenWags
Copy link
Member

Description

Bookmark text is spilling out of the drop down (to the right) when you display the bookmarks in a folder on the toolbar.

Steps to Reproduce

  1. Have a folder on the bookmarks toolbar.
  2. Add some bookmarks to it that have long names.

Actual result:
Bookmark text spills over to the right.
screen shot 2018-03-02 at 1 08 28 pm

Expected result:
Bookmark text should not spill out:
screen shot 2018-03-02 at 1 17 03 pm

Reproduces how often:
Easily

Brave Version

about:brave info:
Brave | 0.21.654
V8 | 6.5.254.26
rev | bc6272c
Muon | 5.1.3
OS Release | 16.7.0
Update Channel | Beta
OS Architecture | x64
OS Platform | macOS
Node.js | 7.9.0
Brave Sync | v1.4.2
libchromiumcontent | 65.0.3325.88

Reproducible on current live release:
No, does not reproduce on 0.21.18

Additional Information

Reproduced by @btlechowski on Windows.

Also occurs on sub folders:
screen shot 2018-03-02 at 1 28 11 pm

@LaurenWags LaurenWags added bug feature/bookmarks 0.21.x issue first seen in 0.21.x labels Mar 2, 2018
@LaurenWags LaurenWags added this to the 0.21.x w/ Chromium 65 (Beta Channel) milestone Mar 2, 2018
@bsclifton
Copy link
Member

Possibly related to #13371

@MargarytaChepiga
Copy link
Contributor

I would love to tackle this!

@MargarytaChepiga
Copy link
Contributor

MargarytaChepiga commented Mar 9, 2018

Can't really reproduce though...
issue-13373-before
Edit: Sorry, just noticed that it is already mentioned that it is not reproducible on the current release.

@bsclifton
Copy link
Member

bsclifton commented Mar 9, 2018

@MargarytaChepiga this is specific to Chromium 65- you should be able to reproduce by checking out / rebuilding from the 0.21.x-C65 branch. Unfortunately, the change is likely in Muon

@bsclifton
Copy link
Member

Assigning to @ltilve - he was unable to reproduce on Linux, so this may not be related to #13371

@darkdh darkdh self-assigned this Mar 12, 2018
@bsclifton bsclifton assigned bsclifton and unassigned darkdh and ltilve Mar 12, 2018
bsclifton added a commit that referenced this issue Mar 13, 2018
Removes CSS variable introduced with 0dcaedb which is no longer used

Fixes #13373

Auditors: @cezaraugusto
@bsclifton
Copy link
Member

Fixed with c26216f

@bsclifton
Copy link
Member

bsclifton commented Mar 13, 2018

Per conversation in c26216f, the problem is not fixed actually

Will need some help fixing this up

@bsclifton bsclifton reopened this Mar 13, 2018
cezaraugusto added a commit that referenced this issue Mar 13, 2018
-
this changes bookmark contextMenu from table to block element
fix #13373
cezaraugusto added a commit that referenced this issue Mar 13, 2018
-
this changes bookmark contextMenu from table to block element
fix #13373
@bsclifton
Copy link
Member

bsclifton commented Mar 13, 2018

Properly fixed in 0.21.x-C65 with be4ee3e (huge thanks to @cezaraugusto!)

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