Skip to content

[WebProfiler] Fixed logo and menu profiler for Microsoft Edge #17613

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 8, 2016

Conversation

WhiteEagle88
Copy link

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #16887
License MIT
Doc PR -

@@ -1,4 +1,4 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" height="24" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="40" height="24" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be 24 as well here?

@WhiteEagle88
Copy link
Author

@fabpot, No. If you inspect logo in chrome, you can see 40x40. Maybe need change height?

@fabpot
Copy link
Member

fabpot commented Jan 31, 2016

@WhiteEagle88 As the logo is square, both width and height should be the same IMHO.

@WhiteEagle88 WhiteEagle88 force-pushed the fix-16887-symfony-2-8 branch from 4032755 to d120c08 Compare January 31, 2016 09:36
@WhiteEagle88
Copy link
Author

@fabpot
Yes, I agree with you. I fixed this.

For symfony 3.0 will need to create pull request?

@javiereguiluz
Copy link
Member

Could any Windows user please verify this fix? Thanks!

@javiereguiluz
Copy link
Member

We need some Windows user to verify this fix before merging. @wouterj? @iltar? Thanks!

@wouterj
Copy link
Member

wouterj commented Feb 7, 2016

I'm sorry, I don't have Windows 10 so no Edge for me.

@AlexandrePavy
Copy link

Works well for me, Windows 10 Microsoft Edge 25.10586.0.0 with EdgeHTML 13.10586

profiler

@javiereguiluz
Copy link
Member

@AlexandrePavy thanks for confirming the fix! And thanks to @WhiteEagle88 for fixing it.

@fabpot
Copy link
Member

fabpot commented Feb 8, 2016

Thank you @WhiteEagle88.

@fabpot fabpot merged commit d120c08 into symfony:2.8 Feb 8, 2016
fabpot added a commit that referenced this pull request Feb 8, 2016
…dge (WhiteEagle88)

This PR was merged into the 2.8 branch.

Discussion
----------

[WebProfiler] Fixed logo and menu profiler for Microsoft Edge

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #16887
| License       | MIT
| Doc PR        | -

Commits
-------

d120c08 [WebProfiler] Fixed styles for search block and menu profiler for IE Edge
This was referenced Feb 28, 2016
ostrolucky pushed a commit to ostrolucky/symfony that referenced this pull request Mar 25, 2018
…osoft Edge (WhiteEagle88)

This PR was merged into the 2.8 branch.

Discussion
----------

[WebProfiler] Fixed logo and menu profiler for Microsoft Edge

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | symfony#16887
| License       | MIT
| Doc PR        | -

Commits
-------

d120c08 [WebProfiler] Fixed styles for search block and menu profiler for IE Edge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants