Pressing backspace when entering text wipes out the canvas
Bug #1552941 reported by
Dan Dascalescu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Pinta |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
1. Open Pinta
2. Paste an image from clipboard
3. Click the text tool
4. Press Backspace
The whole canvas will be black.
Pinta v1.3 (`apt-get upgrade pinta` says it's at the latest version).
Changed in pinta: | |
status: | New → Incomplete |
To post a comment you must log in.
The problem you are facing is most probably already fixed. I remember this problem from years ago. Can you please change the primary color like e.g. to red and do the same steps as above? If this is the same problem, then canvas will be filled with red color. In your case most probably your primary color was black when test was performed.
Please also provide info what is your operating system and version.
If you are on supported Ubuntu distro, then you can upgrade Pinta to 1.6 using a PPA. Do the following in the terminal: maintainers/ pinta-stable
sudo add-apt-repository ppa:pinta-
sudo apt-get update
sudo apt-get install pinta
Details about installing are on Pinta Documentation web page: http:// pinta-project. com/howto/ installing- pinta