ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
8.81k stars 2.25k forks source link

in Night mode - field is lost #1312

Closed hssm closed 9 years ago

hssm commented 9 years ago

Originally reported on Google Code with ID 409


in night mode, missing the field "tables" (see please attach files)
AnkiDroid-0.6alpha2.apk, Android 2.2

The shared deck is "En-Ru most used [eng. transcription and pronunciation]"

Example of field "tables":
-----
<table border="0" align="center" cellspacing="2" cellpadding="0"><tr><td><span style="font-weight:600;">verb</span><br></td><td><span
style="font-weight:600;">noun</span><br></td></tr><tr><td><ol style="margin-top: 0px;
margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li>сердить</li><li>злить</li><li>вызывать
гнев</li><li>раздражать</li></ol></td><td><ol style="margin-top: 0px; margin-bottom:
0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li>гнев</li><li>ярость</li><li>раздражение</li><li>злость</li></ol></td></tr></table>
-----

Reported by maxim.savine on 2011-02-13 10:19:58

hssm commented 9 years ago
http://img706.imageshack.us/i/51115702.png/
http://img683.imageshack.us/i/60728473.png/

Reported by maxim.savine on 2011-02-13 10:36:33

hssm commented 9 years ago
Thanks for your feedback!

Reported by nicolas.raoul on 2011-02-22 02:07:25

hssm commented 9 years ago
See attached files

If you change the display of fields in Anki Desktop ("list of all the cards" - "operations"
- "changing the model" - "self-tuning and the creation of models" - "the button editing"
- "Template cards")
befor
-----------
<span style="font-family: Arial; font-size: 20px; color: #000000; white-space: pre-wrap;">{{{Front}}}</span>
-----------
after
--------------
{{{Front}}}
---------------
then "Night mode" displays all the fields.
And it is not surprising, since there is no attribute color:"color: #000000;", ie black
letters on a black background.

Reported by maxim.savine on 2011-02-24 07:04:51


hssm commented 9 years ago
this structure ("color: #000000; ") in almost all shared decks in AnkiWeb

Reported by maxim.savine on 2011-02-24 09:15:54

hssm commented 9 years ago
Could you please confirm it is the same as issue 440?
Thanks!

Reported by nicolas.raoul on 2011-05-19 07:11:56