(beta) note view is not cleared

Bug #1038118 reported by Biji
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tomdroid
Fix Released
Undecided
Unassigned

Bug Description

try to open long note, then shorter note.. note view seems stacked with old one

Revision history for this message
NoahY (noahy) wrote :

Can you add a screenshot, I don't quite understand what you mean, but I don't have this problem myself...

Changed in tomdroid:
status: New → Incomplete
Revision history for this message
Biji (biji) wrote :

Sorry for not clear. Screenshot attached
It happen when quickly open notes

Revision history for this message
NoahY (noahy) wrote :

I think this is just a glitch in Android... I had something like it once, scrolling a little bit in the note gets rid of it. There is no way I can think that two notes would actually be on top of each other.... maybe we could avoid this by blanking the TextView before replacing the text...

Revision history for this message
NoahY (noahy) wrote :

I'm marking this as fixed in revision 377; please let me know if it persists.

Changed in tomdroid:
status: Incomplete → Fix Committed
Revision history for this message
Stefan Hammer (j-4-deactivatedaccount) wrote :

hi!

I saw this also after rev 377.

Steps to reproduce.
Open Android 4.0 SDK Tablet emulator
open a very long note in split view
then open a empty or very short (eg 1 line only) note
-> you can see the old note is not hidden.

Could probably be fixed with expanding the textview to fill out the whole area.

Changed in tomdroid:
milestone: none → 0.7.1
status: Fix Committed → New
Revision history for this message
NoahY (noahy) wrote :

I don't see how this is possible, since all we are doing is replacing the old content with the new content; there is nothing behind the textview to hold the other note.

Can you try the latest code and see if it persists?

Changed in tomdroid:
status: New → Fix Committed
Revision history for this message
Stefan Hammer (j-4-deactivatedaccount) wrote :

I think it is just a graphics rendering issue. Strangely, it was not there when i tested everything more than two weeks ago. It appeared somewhen around the release of 0.7.

It is still there in rev 389. I try it with the Tablet x86 emulator with Android 4.0.
Unfortunately the fix does not work.
Is it possible to expand the Textview to the bottom of the screen? At the moment, it just resizes to the content. For short notes, the text view ist just on top, below you see the background of the view.
This is also the problem... Android just renders the textview new, but not the whole right sidepane. So if the previous note was longer, its bottom is still visible.
I can also try to play with the xml a little bit. (Maybe it is related with the change, that now also the title is included in the scrollable. Is the scrollable expanded to the bottom? is the textview expanded?).

Greetings,
Stefan

Changed in tomdroid:
status: Fix Committed → In Progress
Revision history for this message
Stefan Hammer (j-4-deactivatedaccount) wrote :

Should now be fixed with rev 390.
It was just some xml to expand textview.

Changed in tomdroid:
status: In Progress → Fix Committed
Changed in tomdroid:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.