HP Forums

Full Version: [BUG] History -> EntryLine
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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] ???
Reference URL's