gitgift / minimalist

Automatically exported from code.google.com/p/minimalist
0 stars 0 forks source link

Collapse Gadget Pane breaks sidebar scrolling #241

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the problem? Describe completely:

Minimalist version   - 0.5.20
Relevant core module - n/a
Chrome version       - 21.0.1180.89 m
Operating System     - Windows 7 Ultimate and Ubuntu 12.04.1
Language             - English
Google Apps user?    - No
Other extensions     - Many, but none that affect this particular area

Please provide any additional information below and attach screenshots if
relevant.

While the "Collapse Gadget Pane" option is ticked, the label list does not want 
to scroll. I'm not sure how much of the stylesheet rules are generated 
dynamically, but I did find that disabling the following CSS rule on mine seems 
to fix it:

.aj9, .aj9 > .div, .aj9 > .div > .div, .ajl {
    height: 100% !important;
}

When the label list is expanded (down arrow next to 'more' button) and the 
above rule is active, the list stays open but does not scroll.. The scrollbar 
doesn't even show up.

When the label list is expanded and the above rule is disabled, the list only 
expands on mouse-over, but when it does, it scrolls just as it's intended to.

Original issue reported on code.google.com by little.g...@gmail.com on 23 Sep 2012 at 6:57

GoogleCodeExporter commented 8 years ago
Ok, disregard my note on the CSS rule, it only seems to have worked that once.

Original comment by little.g...@gmail.com on 23 Sep 2012 at 7:08

GoogleCodeExporter commented 8 years ago

Original comment by anst...@gmail.com on 23 Jan 2013 at 2:14

GoogleCodeExporter commented 8 years ago
Should be fixed in 0.6.0. Please update and confirm

Original comment by anst...@gmail.com on 24 Jan 2013 at 6:49

GoogleCodeExporter commented 8 years ago

Original comment by anst...@gmail.com on 4 Feb 2013 at 12:30

GoogleCodeExporter commented 8 years ago
I must be honest, I can't find the 'Collapse Gadget Bar' option any more, or 
anything else with a similar label.. Has something changed with that or am I 
just going blind?

Original comment by little.g...@gmail.com on 4 Feb 2013 at 6:05