freny-John / android-quill

Automatically exported from code.google.com/p/android-quill
GNU General Public License v3.0
0 stars 0 forks source link

Add image button persistent. #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Unclear (normal usage).

What is the expected output? What do you see instead?
Add image (guessing its functionality) does not go away when toolbar is 
collapsed. It should disappear along with the other tools.

What version of the product are you using? On what operating system?
Quill v9.4
Android 3.1 Rooted

Please provide any additional information below.

Original issue reported on code.google.com by bilson.c...@gmail.com on 4 Apr 2012 at 10:37

GoogleCodeExporter commented 8 years ago
Workaround: clears ALL notebooks, be sure to export. Clear program data (and 
program settings) from Android's application settings.

Not sure how HandwriterView.KEY_DEBUG_OPTIONS was set, but its value was likely 
TRUE. Debug options were also hidden, so the value couldn't be toggled. It may 
be a good idea to reset default values of hidden options while in 
Preferences::releaseModeOEM(). I'll debug further if I get a chance.

Original comment by bilson.c...@gmail.com on 4 Apr 2012 at 11:05

GoogleCodeExporter commented 8 years ago
In trunk I've already added code to clear debug settings. Also, you should be 
seeing the debug options in the Quill-v4 release (did you download the -test 
versions?)

Original comment by vbraun.n...@gmail.com on 4 Apr 2012 at 11:23

GoogleCodeExporter commented 8 years ago
Ah. I have only been updating from the market. But I see now that the 
preference is tied to "Incomplete features." Then the problem is different 
since I've tried toggling each option before I had to clear the program data. 
This issue also persisted through restarts (program and device).

I didn't have much time to pay attention to the error when it occurred. If it 
happens again I'll try to document it better. I only know that there was a 
slight stutter in the UI before the picture button appeared. The issue may be 
related to the events I issued during that lag. But this is mostly speculation. 
You probably can low priority this bug until there are more details.

Thanks again for your support Volker. I'd choose to refuse the ICS OTA if it 
meant losing any Quill features (system bar hiding) =)

Original comment by bilson.c...@gmail.com on 5 Apr 2012 at 3:46