Closed Bug 723057 Opened 12 years ago Closed 12 years ago

Scratchpad title bar is prefixed with multiple * symbols when working on a file saved repeatedly

Categories

(DevTools Graveyard :: Scratchpad, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 13

People

(Reporter: cedricv, Assigned: msucan)

References

Details

(Whiteboard: [scratchpad][good-first-bugs])

When saving, only one * is removed, the others stay forever (and growing).
Any steps to reproduce?
(In reply to Mihai Sucan [:msucan] from comment #1)
> Any steps to reproduce?

It happens quite often if you are working on a file already saved (the file selection popup won't show up), then type, press Ctrl-S, and continue typing.
Easier way to reproduce :

1) save as or open a file
2) type stuff
3) press Ctrl-S 'n' times
4) type stuff

The title bar will be prefixed with 'n' * stars.
Thanks Cedric!

I did repro the issue.

This is going to be fixed by the patch I am going to submit for bug 700893 - the parts of the code that deal with the * prefix have been changed to use the new Source Editor API.
Depends on: 700893
Version: unspecified → Trunk
This is now fixed by Bug 700893.
Assignee: nobody → mihai.sucan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 13
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.