0
Under review

The cursor disappears...

Paul 9 years ago in iPad updated by Alexander Blach (Developer) 9 years ago 4 1 duplicate

Thank you for the new Textastic. I enjoy using this app.
However I would like to bring an issue to your attention that I encountered on Textastic for iPad. This doesn't happen with the iPhone version.
The cursor would disappear suddenly (this issue was on the old version too); therefore, it is hard to edit. This doesn't happen all the time but you would have to turn off/on the app to see the cursor again.
Please check this issue. Thank you for reading my input.

0

AngularJS

Doug Franklin 10 years ago in iPad 0

Has someone gotten AngularJS to work? For me, it's hit and miss (mostly miss).

0

Allow customizable top row on keyboard with shift-type OR swipe-type

Stephen O'Connor 13 years ago in iPad 0

For those of us used to typing without swiping, it would be good if you could make a keyboard editor in the settings section where you can drag and drop key types onto slots, then tap that to edit its contents and set which character you want to have there



0

HTML 5 localStorage no longer works when previewing local files

chenglim_ear 13 years ago in iPad updated by Alexander Blach (Developer) 13 years ago 1
0

external keyboard cursors do not move the screen directly

Bas Wegh 13 years ago in iPad updated by Alexander Blach (Developer) 13 years ago 1

when using an external bluetooth keyboard and typing the cursor down on the last line currently shown at the screen it takes some time until a few more lines are shown. 

It can't be the update speed of the file as sliding with the fingers works great. Just seems like some timeout to be removed when using external keyboards.

0

External css

Dev C Finks 13 years ago in iPad updated by Lester Lab 12 years ago 4
When I link a external stylesheet from the same folder, I will not see any changes in the viewer. I have test this with XHTML and HTML 5 doctype versions.
0
Fixed

Color picker not working

fjpoblam 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 3

My tags are supposed to display in bright blue, and my text in black. At unpredictable times, some of the text is displayed in bright blue, making it indistinguishable from tags. This may — or may not — change when I reload the same file after next system boot. FWIW, we're talking about fully validated HTML files.

Answer

This will be fixed in the next update.

0

copy and paste in textastic

fjpoblam 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 1

I maintain a Wordpress blog. However, I write entries using a different iPad app (WritingKit) then translate the result to HTML before placing it in the blog (Textastic, of course). It surely would save me a lot of effort were I able to copy from WritingKit and paste into Textastic. Heck, I thought I could. But I tried the other day, and you know how assumptions turn out. Dang! So I'd truly appreciate a little help. 

0

I have been trying to use <video> and <audio> tags but then while they play respective videos and audio as website, they won't play on Textastic local mode.

Manabu 13 years ago in iPad updated 13 years ago 2

I have been trying to use <video> and <audio> tags but then while they play respective videos and audio as website, they won't play on Textastic local mode. It could be certain combination of tags but after hours of troubleshooting, I haven't been able to figure this out. Is there known facts about media?

0
Under review

Files get swapped/overwritten!

Rui Carmo 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 5

I'm having a REALLY weird bug that is spoiling my morning... 


I have these two files:


- test.html

- js/waterbug.js


I've done this a dozen times now, and whenever I:

1) edit the JS file

2) navigate up the tree back to the HTML file and hit preview,


upon hitting "done" and returning to the editor the HTML file is overwritten with the contents of the JS file.


If I'm editing the JS file, when I return to it just after preview it gets overwritten with the contents of the HTML file.


It's really weird and unsettling, plus I've lost a bunch of changes already - even though the JS file is saved on my SFTP server, the HTML file wasn't...