View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003492 | SOGo | Web Mail | public | 2016-02-03 11:24 | 2016-02-04 15:53 |
Reporter | emilio.fonseca | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Google Chrome 48.0.2564.97 | OS | Debian | OS Version | 7 |
Product Version | nightly v2 | ||||
Fixed in Version | 3.0.1 | ||||
Summary | 0003492: md-toolbar is not appearing on Chrome | ||||
Description | Hello, There is a problem with the: <md-toolbar sg-view="dayview" class: "daysView"> As you can see in the attachments, on Chrome it doesn't appear, but on Firefox it does with two unnecessary scrolls. Best regards, | ||||
Additional Information | Also, everytime you change the calendar view (day view, week view, etc), the md-content below scrolls down. | ||||
Tags | No tags attached. | ||||
|
|
|
|
Hello Francis, I have my git repository head on commit cf91004 and still having the problem. Also, have you seen the additional information on this bug? "Also, everytime you change the calendar view (day view, week view, etc), the md-content below scrolls down." |
|
Have you rebuilt the CSS? |
|
Doesn't "make" in root directory rebuild CSS by itself? Also, I have cleared the browser cache. Is there any command to rebuild CSS? |
|
You first need to install nodejs/npm and then run "npm install" and "grunt build" in UI/WebServerResources. |
|
Ok I did it. Still the same. While "grunt build" was running, I got the following message: Running "sass:dist" (sass) task
But I don't think that this is a problem. |
|
You also need the git repo of Angular Material. From the root of your SOGo repository, run "git submodule init" and "git submodule update". |
|
Did it! Still the same. |
|
Now I have all the files in angular-material folder, including the new one: angular-material/src/core/style/layout.scss But "grunt build" still have the same warning. |
|
The problem is that grunt couldn't import 'breakpoint' because it shoud be a file in "UI/WebServerResources/scss", right ? Also, the parent style sheet is "/usr/src/sogo/UI/WebServerResources/scss/styles.scss", and there is a commented line above the breakpoint import line as this: // Breakpoint (https://github.com/at-import/breakpoint) |
|
No. You really need to have a copy of the angular material repo as defined in .gitmodules: |
|
We'll enable nightly builds today, so you may as well wait for those. |
|
I have it. |
|
Ok, I will keep looking for the problem from here. Thank you very much, you helped a lot. |
|
Run "bower install" also from UI/WebServerResources. |
|
Great !! Now, it is working fine. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-03 11:24 | emilio.fonseca | New Issue | |
2016-02-03 11:24 | emilio.fonseca | File Added: OnChrome.png | |
2016-02-03 11:25 | emilio.fonseca | File Added: OnFirefox.png | |
2016-02-03 11:26 | francis | Relationship added | duplicate of 0003487 |
2016-02-03 11:26 | francis | Status | new => resolved |
2016-02-03 11:26 | francis | Resolution | open => fixed |
2016-02-03 11:26 | francis | Assigned To | => francis |
2016-02-03 11:26 | francis | Fixed in Version | => 3.0.1 |
2016-02-03 11:32 | emilio.fonseca | Note Added: 0009412 | |
2016-02-03 11:32 | emilio.fonseca | Status | resolved => feedback |
2016-02-03 11:32 | emilio.fonseca | Resolution | fixed => reopened |
2016-02-03 11:35 | francis | Note Added: 0009413 | |
2016-02-03 11:43 | emilio.fonseca | Note Added: 0009414 | |
2016-02-03 11:43 | emilio.fonseca | Status | feedback => assigned |
2016-02-03 13:28 | francis | Note Added: 0009415 | |
2016-02-03 13:48 | emilio.fonseca | Note Added: 0009417 | |
2016-02-03 13:49 | emilio.fonseca | Note Edited: 0009417 | |
2016-02-03 14:10 | francis | Note Added: 0009420 | |
2016-02-03 15:17 | emilio.fonseca | Note Added: 0009423 | |
2016-02-03 15:46 | emilio.fonseca | Note Added: 0009424 | |
2016-02-03 16:04 | emilio.fonseca | Note Added: 0009426 | |
2016-02-03 16:14 | francis | Note Added: 0009427 | |
2016-02-03 16:15 | francis | Note Added: 0009428 | |
2016-02-03 16:15 | emilio.fonseca | Note Added: 0009429 | |
2016-02-03 16:16 | emilio.fonseca | Note Added: 0009431 | |
2016-02-03 16:30 | francis | Note Added: 0009432 | |
2016-02-03 16:43 | emilio.fonseca | Note Added: 0009433 | |
2016-02-04 15:53 | ludovic | Status | assigned => resolved |
2016-02-04 15:53 | ludovic | Resolution | reopened => fixed |