![]() |
#1 |
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Jul 2020
Location: Canada
Device: Samsung Galaxy Note 4 (phone), Kindle Paperwhite
|
Amazon tech people read this forum!
Recently Hitch asked me why I need fixed layout. As I currently don't use pop-up views, the reading experience was my main issue: you have to double-click an image before pinch-zoom starts working, this gets annoying pretty quick.
Well, today I checked a book in reflowable format on my android phone and Android tablet, and the pinch zoom now work without double-clicking! I'm sure this wasn't the case a few weeks ago. So this is either a coincidence or programmers from Amazon read this forum, and respond constructively, and they updated Android Kindle app. This is actually a very good news. ![]() Now, dear Amazon programmers, could you apply the same fix to e-inks? The problem remains on my Paperwhite with reflowable format. Another request to Amazon: Could you enable internal hyperlinks (and htmltoc links) in fixed layout on e-inks? Or at least make the hyperlinks passive, i.e. do nothing in e-inks. Currently, on Paperwhite, clicking a hyperlink in fixed layout moves to the very next page, no matter which item of htmltoc you click. This would be so helpful. |
![]() |
![]() |
![]() |
#2 |
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Jul 2020
Location: Canada
Device: Samsung Galaxy Note 4 (phone), Kindle Paperwhite
|
EDIT- I think there is more to it. My sample book in reflowable format still required double-tapping an image before pinch zoom starts working (in Android app), but a book by Charles Spender, which looks reflowable, doesn't require double-tapping on images. I guess I have to figure out how to do it.
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,039
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Which book are you referring to?
A pinch gesture in reflowable book text will change the font size in Kindle apps and devices. Is that what you are seeing? |
![]() |
![]() |
![]() |
#4 |
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Jul 2020
Location: Canada
Device: Samsung Galaxy Note 4 (phone), Kindle Paperwhite
|
Charles Spindle: 'Children's books and comics'
and Will Eisner 'Contract with God' To me they look reflowable, am I right? Pinch zoom on Paperwhite activates font-size change, but on android app it activates image zoom. Last edited by impasto; 09-24-2020 at 12:01 AM. |
![]() |
![]() |
![]() |
#5 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,039
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
I tried the pinch gesture on an image in the Android app and I now see what you mean. I agree that it would be nice if that worked more consistently in the Kindle apps and devices.
|
![]() |
![]() |
Advert | |
|
![]() |
#6 | |
Bookmaker & Cat Slave
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
Quote:
Hitch |
|
![]() |
![]() |
![]() |
#7 | |
Bookmaker & Cat Slave
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
Quote:
Hitch |
|
![]() |
![]() |
![]() |
#8 |
Running with scissors
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,583
Karma: 14328510
Join Date: Nov 2019
Device: none
|
Looking at all of the gizmos they announced today it makes me wonder how many of the Kindle programmers wear two hats; one for Kindle and the other for Echo, Fire Stick, Alexa, etc. If so, I'd imagine that Kindle support gets lower priority.
|
![]() |
![]() |
![]() |
#9 | |
Bookmaker & Cat Slave
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
Quote:
I reported the whole, links don't ork in FXL made with KC and some of their other DIY apps, 18-35 months ago (various dates for various apps). The links don't work thing is pretty simple--the FXL "print replica" is nothing but images. Not searchable text; one image after another. How can a link work in that environment? In the old KKBC, you could make working links on any page, as long as the link itself wasn't in the popup box. Again, same/similar issue; the json was popping up the page, no linking functionality available AND you can't put a link, in an image, in Kindle. (And only remotely successfully make an image AS a link, in reflow.) That also, btw--for anybody here that gives a s**t about the actual technology, affects how the images work and zoom--because, if you create an image AS a link--which people do--the activation for the link is DIFFERENT than the zoom functionality. Hitch |
|
![]() |
![]() |
![]() |
#10 | ||
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Jul 2020
Location: Canada
Device: Samsung Galaxy Note 4 (phone), Kindle Paperwhite
|
Quote:
htmltoc.html: Code:
... </head> <body> <h2>Table of Contents</h2> <p><a href="content_title.html#h1-t">Title Page</a></p> <p><a href="content_chapter1.html#h2-1">Chapter 1</a></p> <p><a href="content_chapter2.html#h2-2">Chapter 2</a></p> </body> </html> Code:
... <body> <div id="h2-1"><h2>Chapter 1</h2></div> <div> <p><br /></p> <p class="centered"><img width="30%" alt="chapter 1" src="../images/chapterSquare360_ch1.jpg"/></p> </div> </body> </html> Code:
... <body> <div> <img style="height:100%;" alt="page 1_2- secondTower" src="../images/SecondTower2_720-WATER.jpg"/> </div> ... Quote:
Answer: it increases the font size. What would you suggest to modify to zoom the image instead? P.s. this is a reflowable version we're talking about now. Last edited by impasto; 09-25-2020 at 01:31 AM. |
||
![]() |
![]() |
![]() |
#11 | ||
Bookmaker & Cat Slave
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
Quote:
Quote:
Hitch |
||
![]() |
![]() |
![]() |
#12 |
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Jul 2020
Location: Canada
Device: Samsung Galaxy Note 4 (phone), Kindle Paperwhite
|
Ok, considering the two books I quoted above have zoom enabled without double clicking, and these books imo are reflowable, is it a fair assumption that this behavior happens on kindle app on ALL reflowable ebooks?
|
![]() |
![]() |
![]() |
#13 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,742
Karma: 103020327
Join Date: Apr 2011
Device: pb360
|
Each software version on each kindle app or device is a thing unto itself.
|
![]() |
![]() |
![]() |
#14 | ||
Bookmaker & Cat Slave
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
Quote:
Quote:
And honestly, testing on the APPS, which have the most functionality...you're lying to yourself. All the phone apps have that zoom, but my PPW, my Voyage and my Oasis surely don't. Nor does my Fire. It's tap-zoom. Hitch |
||
![]() |
![]() |
![]() |
#15 | |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 79,205
Karma: 144286760
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
It's a similar issue with Apple when you try to code for an older version of iBooks/Books but the new version has the fix and any workaround won't work on the new version. |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
good 'tech' read on e-ink vs retina | Dryhte | Which one should I buy? | 2 | 04-19-2012 09:54 PM |
the number of people using this forum | iandix | Barnes & Noble NOOK | 6 | 12-26-2010 10:41 PM |