Tap and hold a notification until it's closed makes subsequent ones appear in highlighted mode [released]

asked 2015-08-29 13:33:53 +0300

AliN gravatar image

updated 2015-10-23 16:15:44 +0300

To reproduce the bug:

Tap and hold a notification until it's closed after a timeout; all subsequent notifications will apper in highlight (darker) colors (1). Tap on one to get the correct colors back and resolve the bug (2).

(1) notification in highlight colors

(2) notification in correct colors

Seems we need a line on every notification call to reset the value of property bool highlighted.

edit retag flag offensive reopen delete

The question has been closed for the following reason "released in a software update" by AliN
close date 2016-11-18 23:48:56.186584

Comments

1

This happens to me when a notification is closed while it's still in the "pressed" state. Every subsequent notifications (until they are clicked) remain in that state.

g7 ( 2015-08-29 16:17:46 +0300 )edit

@g7, yeah this is the reason. From now on I will keep notifications in pressed state to trigger the bug. :))

AliN ( 2015-08-29 23:15:33 +0300 )edit

This is fixed on 1.1.9 using white color for texts.

AliN ( 2015-09-08 14:25:13 +0300 )edit
1

The permanently touched bug is still present in 1.1.9 though - by holding down on the notification while it vanishes, subsequent ones will be the wrong colour, as above. Upgrading to 1.1.9 tag.

vitaminj ( 2015-09-23 19:51:42 +0300 )edit

I changed the question to a bug report.

AliN ( 2015-09-24 01:39:49 +0300 )edit