Skip to content

Commit

Permalink
bug #17725 [WebProfilerBundle] Add width attribute on SVG - Fix toolb…
Browse files Browse the repository at this point in the history
…ar profiler on microsoft edge (AlexandrePavy)

This PR was submitted for the 3.0 branch but it was merged into the 2.8 branch instead (closes #17725).

Discussion
----------

[WebProfilerBundle] Add width attribute on SVG - Fix toolbar profiler on microsoft edge

Fix Debug Toolbar on microsoft Edge

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

I found one issue on Microsoft edge with debug toolbar

<img width="1080" alt="issue debug toolbar issue" src="https://cloud.githubusercontent.com/assets/6603411/12887804/fdf4496a-ce76-11e5-8253-9be3861925ec.png">

i fixed the issue add width parameter on all SVG

<img width="1080" alt="fix microsoft edge" src="https://cloud.githubusercontent.com/assets/6603411/12887813/0a1e588e-ce77-11e5-825c-a9a0bb63b526.png">

Reponsive design fixed

<img width="537" alt="fix responsive design toolbar" src="https://cloud.githubusercontent.com/assets/6603411/12887825/180783c6-ce77-11e5-90c3-21e5d7759930.png">

Commits
-------

0ba88c2 Add width attribute on SVG
  • Loading branch information
fabpot committed Feb 9, 2016
2 parents d61ca3d + 0ba88c2 commit 3c382c5
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3c382c5

Please sign in to comment.