Multiple calculators are not independent
Bug #1624777 reported by
DK
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Calculator |
Fix Released
|
Medium
|
Adam Bieńkowski |
Bug Description
If we open more then one calculator instance, whatever we do in one instance is reproduced in all the others.
If we are going to have multiple calculators, and I strongly believe we should be able to do that (see #1411397), then they must be independent from each other. The point in having multiple calculators is to allow the user to be able to perform different calculations on each one.
Related branches
lp://staging/~donadigo/pantheon-calculator/fix-1624777-multiple-dependent
- Zisu Andrei (community): Approve
- elementary Apps team: Pending requested
-
Diff: 23 lines (+3/-3)1 file modifiedsrc/MainWindow.vala (+3/-3)
Changed in pantheon-calculator: | |
status: | New → Confirmed |
Changed in pantheon-calculator: | |
milestone: | none → juno-beta1 |
Changed in pantheon-calculator: | |
status: | Confirmed → In Progress |
assignee: | nobody → Adam Bieńkowski (donadigo) |
Changed in pantheon-calculator: | |
status: | In Progress → Fix Committed |
Changed in pantheon-calculator: | |
importance: | Undecided → Medium |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Same here