Comment 1 for bug 1156511

Revision history for this message
Dalius (dalius-sandbox) wrote : Re: Swipe up should tear off the results strip

The only problems with this:

a) that's unpredictable. We will need to add help to calculator :-)

b) that's inconsistent. Currently history + numpad is single ListView: if you have many items in history you can swipe up and down to see what happens and how ListView works. Now it we will remove numpad from ListView (what's fixing of this bug requires) then we will need to implement custom behaviour here for scrolling that will look ugly most probably.