wanderingstan / iphonefrotz

Automatically exported from code.google.com/p/iphonefrotz
Other
0 stars 0 forks source link

Notes screen intrudes into main game screen #195

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start a new game in Frotz. (I think you have to start a new game from 
scratch, not resume a previous game.)
2. Wait till the intro information has been printed and the game is waiting for 
you to type your first command.
3. Press the button that summons the onscreen keyboard.

What is the expected output or behavior?  What do you see instead?
Unexpectedly, a thin strip of the Notes background image appears all down the 
right-hand side of the main game screen. See attached screenshot.

What version of Frotz are you using?
1.6

What device model are you using (e.g., iPhone 4S, iPhone 3GS, iPad 2, iPod 
Touch 3rd gen.)
iPad 2

What version of iOS?  4.2.1, 5.1, etc.)
5.1.1

Please provide any additional information below.
See attached screenshot. The strip disappears after you type your first letter 
or first command -- I forget which.

Original issue reported on code.google.com by cxde...@gmail.com on 4 Nov 2012 at 3:23

Attachments:

GoogleCodeExporter commented 9 years ago
This problem was actually caused by an attempt to work around another bug where 
the keyboard doesn't show up after you return fro ma restore or script dialog.  
The new bug exposed here is actually an iOS bug which no longer occurs in iOS7. 
 However, I've found a workaround for it that works in iOS 6 and before as well 
which will be in the next release.

Original comment by spath...@gmail.com on 5 Nov 2013 at 5:53

GoogleCodeExporter commented 9 years ago
This bug does occur in iOS 7. See screenshot taken on iOS 7.0.3 on Retina iPad 
Mini.

Original comment by cxde...@gmail.com on 6 Dec 2013 at 1:52

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, I mean when compiled against the iOS 7 SDK, with IOS 7 look and feel.
Such a version (not released yet, obviously) does not exhibit the bug, but does 
still when running on an IOS 6 device.

Original comment by spath...@gmail.com on 6 Dec 2013 at 4:46

GoogleCodeExporter commented 9 years ago

Original comment by spath...@gmail.com on 14 Aug 2014 at 7:48

GoogleCodeExporter commented 9 years ago
Fixed in release 1.7, now available (as soon as App Store servers update).

Original comment by spath...@gmail.com on 22 Aug 2014 at 4:21