google-code-export / minimalist-google-calendar

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

"Back to Calendar" opens Google Docs (and sometimes Google Calendar) in new tab #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which Minimalist for Google Calendar option is causing the problem?

I haven't drilled down and tried to figure out which option is causing the 
problem. I'm hiding the Google Bar, the Header, and the Navigation, among other 
options.

What is the problem? Describe completely:

I open an event, then click "Back to calendar." About 95% of the time, Chrome 
opens Google Docs in a new tab. About 5% of the time, Chrome opens Google 
Calendar in a new tab. In all cases, the current tab stays on the open event 
(does not refresh, does not change anything).

MinGcal version        - 0.6.11
Chrome version         - 10.0.648.204
Chrome update channel  - stable
Operating System       - Windows XP
Language               - English
Google apps user?      - no
Other GCal extensions  - none

Original issue reported on code.google.com by cadencec...@gmail.com on 15 Apr 2011 at 3:42

GoogleCodeExporter commented 9 years ago
Put this in Custom CSS:

  [min ~= 'hideH'], [min ~= 'hideH'] *, [min ~= 'hideG'], [min ~= 'hideG'] * { display: none !important; }

Original comment by anst...@gmail.com on 15 Apr 2011 at 11:52