0
Under review

Do no use third party Keyboard

Chamiu_IT 7 years ago in iPhone updated by Alexander Blach (Developer) 7 years ago 1

I installed ATOK for iOS.

Textatic do not display keyboard. I do not input.

0

Cursor Has Delay When Pressing Around

foreyez 7 years ago in iPhone updated 7 years ago 0

I've noticed that when I press around a document the cursor does not immediately go to its spot. There's about a 200ms delay.

1. Click somewhere on your document, the keyboard will be shown.

2. Now just press around in different areas of the document, you'll see there's a 200ms delay or so from the time that you press to the time that the cursor goes to that position.


This doesn't happen in iOS 'Notes' for example, where the cursor moves immediately as you press.

0

Console error log

Нездешний 8 years ago in iPhone updated by Alexander Blach (Developer) 8 years ago 2

an example of code that works in textastic 5.3.1, but gives an error in the console in the 6.3 version


<!DOCTYPE html>

<html>
<head>
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
</head>
<body>

<p>Click the button to open an output stream in a new window, add some text, then close the output stream.</p>

<button onclick="myFunction()">Try it</button>

<script>
function myFunction() {
var w = window.open();
w.document.open();
w.document.write("<h1>Hello World!</h1>");
w.document.close();
}
</script>

</body>
</html>

0
Under review

edit files in Dropbox

jwoolson 8 years ago in iPhone updated by Alexander Blach (Developer) 8 years ago 1

I want to be able to open and save Dropbox files. Also want to move files from Local or iCloud to Dropbox. I can't do that now.

0
Fixed

Touch ID

Jan Rüter 8 years ago in iPhone updated by Alexander Blach (Developer) 8 years ago 1

Have old and new version of app: touch ID is endless loop. Recognizes touch but reappears Have to type in password to get into app.

0
Under review

google drive "No Folder Target Selected"

Anthony 8 years ago in iPhone updated by Alexander Blach (Developer) 8 years ago 1

Can't add folders from google drive (including children folders). Not gonna lie, I'm returning this app until it works. First-time user installing the app. Right now using 2-factor authentication (able to successfully sign in) and 100GB subscription to Google drive.

0
Not a bug

Can not open .php from OneDrive

Kane 8 years ago in iPhone updated by Alexander Blach (Developer) 8 years ago 2

I was all excited when I saw OneDrive as option from which to open files. However after tapping Open and navigating through the OneDrive directory, and selecting the file, the app just returns to the main screen and the file never appears anywhere

0
Under review

Bottom symbol menu disappears occasionally after upgrade to iOS 10

sng 8 years ago in iPhone updated 8 years ago 3

after upgrading to iOS 10, occasionally the menu of symbols at the bottom of the screen disappears (the menu for connecting to a remote site, file properties etc). It reappears if you close and relaunch the app

0
Under review

I updated to iOS 10 today and my fingerprint password for Textastic isn't working (keeps cycling).

tholaday 8 years ago in iPhone updated by Alexander Blach (Developer) 8 years ago 1

I am not using Textastic 6. Didn't see the point in paying for an upgrade. But now I can't access any of my files! Help.

0
Under review

Transformations like Textmate

Нездешний 8 years ago in iPhone updated 8 years ago 4

Does Textastic supports transformations?