Skip to content

[CLOSED] Fix shapes update #6691

@core-ai-bot

Description

@core-ai-bot

Issue by oslego
Saturday Apr 05, 2014 at 12:26 GMT
Originally opened as adobe/brackets#7424


Attempts to recover from errors by reconnecting the editor. If that's not possible, turns off everything so the user can trigger it again manually.

These are invalid shape declarations and the editor will turn off:

  • circle(px at 50% 50%)
  • circle(50% 50%)
  • circle(50%, 50%)

This is a valid shape declaration: circle(50% at) but it crashes the browser due to an implementation bug in the browser. The issue has been fixed, but it will take time for the fix to trickle down into Chrome Stable. That notation will crash the browser before the shapes editor has a chance to load and attempt to catch it.


oslego included the following code: https://github.com/adobe/brackets/pull/7424/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions