brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] [Core][Live Preview]: Cannot show out-of-sync tooltip when edit the file without saving. #4866

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by julieyuan Sunday Sep 22, 2013 at 07:37 GMT Originally opened as https://github.com/adobe/brackets/issues/5289


Steps:

  1. Launch Brackets.
  2. Open a html and live preview it.
  3. Edit this html file ,or edit related css and js file without saving.
  4. Hover the mouse on the live preview icon on the sidebar.

Results: The icon shows as success status instead of out-of-sync status. And the tooltip shows as connected instead of out-of-sync.

Expected: The tooltip should shows as "Live Preview (save file to refresh)" instead of "Disconnect Live Preview". The icon should show as out-of-sync status.

ENV: MAC10.8 and Win8.1 English OS Build: 0.32.0-9586

Notes: This issue reproduces in sprint31, not reproduces in sprint30.

Snapshots: Please refer to snapshots for details: 111

core-ai-bot commented 3 years ago

Comment by njx Monday Sep 23, 2013 at 19:07 GMT


Not a bug--now that we have live updating in the browser for HTML (similar to CSS), we don't show the "out of sync" indicator anymore since the browser stays in sync with your code. If you're not seeing live updating in the browser for HTML, please let us know.