DominicBoettger / hyphenator

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

Doesn't work on IE10 under WP8 on Nokia Lumia 920 #173

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to view a webpage with hyphenator on.

What is the expected output? What do you see instead?
Nothing at all - empty screen.

What version of the product are you using? On what operating system?
Nokia Lumia 920, IE 10.

Please provide any additional information below.
Works on other browsers although FF on WP8 throws an error but loads the site 
after dismissing it.

Screenshot: 
https://skydrive.live.com/?cid=7ba2ee7b90b4b981&id=7BA2EE7B90B4B981%213768&sff=1
Site: www.makoweabc.pl
Current status: Hyphenator turned off until problem is fixed.

Original issue reported on code.google.com by wojtek.p...@gmail.com on 26 Nov 2012 at 9:03

Attachments:

GoogleCodeExporter commented 9 years ago
Hi

Thanks for the report.
I've never tested on WP7 nor WP8 (I don't have such phones).

I'm currently looking for a resolution - maybe the WP8 emulator can help…

Original comment by mathiasn...@gmail.com on 27 Nov 2012 at 8:42

GoogleCodeExporter commented 9 years ago
I have that phone. Can I help?

Original comment by amat...@overkill.pl on 27 Nov 2012 at 9:04

GoogleCodeExporter commented 9 years ago
@wojtek
I installed WP8 SDK and ran the testsuite in the emulator. It works fine for me 
(only test3.html fails because there's no prompt in IE10, a known issue).
So either the emulator is not behaving like a real phone or there's an issue 
with your site and hyphenator.
Could you please point me to a website of yours where the error actually occurs?
A simple test-site would be great - thanks!

@amat3ur
Maybe your real phone could be a big help here! Depends on the fact if the 
error is reproducible in the emulator… Thanks!

Original comment by mathiasn...@gmail.com on 27 Nov 2012 at 4:35

Attachments:

GoogleCodeExporter commented 9 years ago
I switched on Hypernator - just take a look at any of the longer posts on 
http://www.makoweabc.pl eg. 
http://www.makoweabc.pl/2012/11/kalibracja-baterii-w-iphone-ipad-i-mac-oraz-spos
oby-na-wydluzenie-jej-pracy/

Can Hyphenator also move single lonely characters at the end of the line to a 
new one? The above example has that problem in lines no. 3 and 4.

Original comment by wojtek.p...@gmail.com on 27 Nov 2012 at 4:44

GoogleCodeExporter commented 9 years ago
I'm getting an error message: "Unable to get property 'appendChild' of 
undefined or null reference"
When I reload the page it works (sometimes).
Huh, strange!
But at least I can reproduce the issue - thats a beginning :-)

I'll try to reduce the error. Please be patient.

Original comment by mathiasn...@gmail.com on 27 Nov 2012 at 5:13

Attachments:

GoogleCodeExporter commented 9 years ago
>> Can Hyphenator also move single lonely characters at the end of the line to 
a new one? The above example has that problem in lines no. 3 and 4.

No Hyphenator.js doesn't have access to the layout engine of the browser. It 
only inserts possible line-breaking points.

Original comment by mathiasn...@gmail.com on 27 Nov 2012 at 5:18