google-code-export / minimalist-gmail

Automatically exported from code.google.com/p/minimalist-gmail
1 stars 1 forks source link

Chat > Hide Search not working #311

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i have selected the option to hide the search bar of the chat section, but it's 
3 days than it cannot be hidden. i think the problem it's from the new feature 
of gmail called contacts widget (or similar) that adds a list of the people of 
the conversation at the right

i think it's a low-importance issue
min-gm version: 1.7.36
chrome version: 12.0.742.112

ps. thanks ansel :)

Original issue reported on code.google.com by im.dri...@gmail.com on 29 Jun 2011 at 2:33

GoogleCodeExporter commented 9 years ago
I can replicate this issue. You're right, it's likely a side-effect of the 
People Widget rollout.

This should be a quick fix and I'm working on the People Widget today so I'll 
see if I can patch it with an update today.

Original comment by anst...@gmail.com on 29 Jun 2011 at 4:30

GoogleCodeExporter commented 9 years ago
Damn forgot to push it with the 1.7.37 update but it will be in 1.7.38.

In the mean time, enable General > custom CSS and put this in the box:

  input.dI { display: none !important; }

Original comment by anst...@gmail.com on 29 Jun 2011 at 6:21

GoogleCodeExporter commented 9 years ago
Issue 312 has been merged into this issue.

Original comment by anst...@gmail.com on 29 Jun 2011 at 6:22

GoogleCodeExporter commented 9 years ago
That works perfectly. 

Original comment by Mitchell...@gmail.com on 29 Jun 2011 at 6:25

GoogleCodeExporter commented 9 years ago
When can we expect the push? 

Original comment by Mitchell...@gmail.com on 29 Jun 2011 at 6:28

GoogleCodeExporter commented 9 years ago
I'm waiting for bug reports from my People Widget update first but I'll push by 
10pm Central at the latest.

Original comment by anst...@gmail.com on 29 Jun 2011 at 6:32

GoogleCodeExporter commented 9 years ago
Looking forward to the push. When I get some spare cash I'll give you a 
donation. 

Original comment by Mitchell...@gmail.com on 29 Jun 2011 at 7:12

GoogleCodeExporter commented 9 years ago
input.dI { display: none !important; } 
in custom CSS section works perfectly. thanks.

Original comment by im.dri...@gmail.com on 29 Jun 2011 at 7:33

GoogleCodeExporter commented 9 years ago
Patch pushed. Force update:
  [wrench] > Tools > Extensions > Developer mode > Update extensions now

Original comment by anst...@gmail.com on 1 Jul 2011 at 4:05