Text Colour Becomes Grey When Dragging

Bug #364425 reported by Michael Fletcher
6
Affects Status Importance Assigned to Milestone
Tomdroid
Fix Released
Medium
Olivier Bilodeau

Bug Description

When you use you finger to scroll on a note the next becomes grey while being dragged.

I am guessing that some text is being interpreted as a hyperlink.

You can see the greyness as a dragged in the emulator.

Revision history for this message
Michael Fletcher (mikefletcher) wrote :
Revision history for this message
Benoit Garret (benoit.garret) wrote :

This looks like it is related to http://groups.google.com/group/android-developers/browse_thread/thread/ccb475c855e8785a.

One of the fixes described in the thread works for me: adding android:textColor="#ffffffff" in the TextView attributes of the note view. Hardcoding the color is the only thing that worked for me, no such luck with the @android:color predefined colors.

It works but it is really ugly :-)

Revision history for this message
Olivier Bilodeau (plaxx) wrote :

Fix committed in trunk/ please test. Thanks Benoît for the workaround! Yeah, it is ugly but lets be pragmatic for now.

btw, I've put the same default greyish color instead of white (ffffffff).

Changed in tomdroid:
assignee: nobody → Olivier Bilodeau (olivier-bottomlesspit)
importance: Undecided → Medium
milestone: none → 0.2
status: New → Fix Committed
Revision history for this message
Olivier Bilodeau (plaxx) wrote :

the fix was released with 0.2 7 months ago, sorry for the lack of update

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.