bdliang / alogcat

Automatically exported from code.google.com/p/alogcat
0 stars 0 forks source link

filter can contain line breaks #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open filter settings
2. input "line1" <return> "line2"

What is the expected output? What do you see instead?
The filter settings text input only shows the last line of text. And visually 
it looks like only a single line of text can be entered (i.e. no line break 
character). Please either don't accept line break as input or use a control 
which looks like a multi line input. The current implementation does not match 
common user experience.

What version of the product are you using? On what operating system?
alogcat 1.4
Android 2.1
HTC Legend

Original issue reported on code.google.com by bananewe...@gmail.com on 4 Jul 2010 at 1:21

GoogleCodeExporter commented 8 years ago

Original comment by jeffrey.blattman@gmail.com on 24 Sep 2010 at 3:21

GoogleCodeExporter commented 8 years ago
needs android:singleLine

Original comment by jeffrey.blattman@gmail.com on 17 Oct 2010 at 11:02

GoogleCodeExporter commented 8 years ago
fixed in 2.1.1.

Original comment by jeffrey.blattman@gmail.com on 25 Oct 2010 at 3:13