HP Forums
[BUG] History -> EntryLine - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: [BUG] History -> EntryLine (/thread-79.html)



[BUG] History -> EntryLine - compsystems - 12-14-2013 02:30 PM

sorry google translator

When an expression of history is carried the input or entry line decoded wrong

Examples Bugs List: History -> EntryLine

steps to reproduce the BUG

(poly1[1,2,3])/(poly1[4,5,6]); [enter] => poly1[1,2,3]/poly1[4,5,6]; // OK

then [^] cursor up [enter] => poly1*([1,2,3]/poly1)[4,5,6] ???