Messages - widgewunner [ switch to compact view ]

Pages: prev1 2 [3] 4 5 6 7 8 ... 19next
11
General Software Discussion / Re: Need help confirming IE bug
« on: June 16, 2014, 01:44 PM »
Thanks for the feedback guys. I am thinking that maybe this is some sort of I-know-how-to-spell-this-word-better-than-you-and-here-let-me-fix-it-for-you-automatically-and-without-telling-you Windows under-the-covers thing. I tried playing with the various auto-complete features but that didn't help. I know next to zero about all the features of the recent IE versions so this was mystifying to me when I uncovered it last night. I'm still running XP32Pro on my main box and have a lot of catching up to do getting used to the new "streamlined" look and feel of the recent MS products.

When my little app ran fine under IE6 and FF2 I just naturally assumed (whistling in the dark), that it would work ok in the faster, more modern browsers. NOT! (But luckily, this was not the fault of my app, but that of IE - not sure how to deal with a workaround).

Good to know that it happens with IE11 as well - thanks mouser!

BTW - This problem is critical for my app because it takes in a (very precise) regex string such as: "var myre = /regex/i;" and attempts to decode it - and this doesn't work too well when that (very important) lowercase "i" gets changed to uppercase!

Edit 2014-06-16 12pm MDT Turns out I'm running IE 10.0.9200.16921 and not 10.0.17 as originally reported (have corrected the original post, too).

12
General Software Discussion / Need help confirming IE bug
« on: June 16, 2014, 12:23 PM »
I'm developing a new javascript web application (RegexTidy) and I've run into some strange behavior on IE10. When certain text is pasted into an HTML TEXTAREA textbox, IE (when running in compatibility mode) mysteriously and randomly - (about half the time) changes the text by making a lowercase "i" to be uppercase. I've boiled the problem down to a simple test case which reproduces the problem. Here's the simple code:

<html>
<head><title>Test IE10 paste bug 20140616</title></head>
<body><h1>Test IE10 paste bug 20140616</h1>
<h2>How to reproduce the bug:</h2>
<ol> <li>Turn on compatibility mode.</li>
<li>Select the full contents of the textbox below (two lines).</li>
<li>Copy the contents of the textbox below into the Windows clipboard.</li>
<li>Delete the contents of the textbox.</li>
<li>Paste the clipboard contents back into the textbox.</li>
<li>The lowercase "i" at the end will mysteriously (and randomly) be
capitalized to "I" (about half the time).</li>
</ol>
<p><textarea>/*#!!#*/
i;</textarea></p>
</body></html>

I've posted this page to my personal website here: Test IE10 paste bug 20140616.

Can any of you guys reproduce this bug?

Note that I'm running Win7Pro and get this under IE 10.0.17 IE 10.0.9200.16921. Note also that I rarely run IE, (I'm mostly an Opera man) - but my new app must work well in all browsers, thus I must walk bravely through the valley of EYE-EEE.  :'(

Would you guys be so kind as to report your results (along with your specific Windows and IE version)?

I'm curious if this happens in IE7, 8 or 11 as well (I currently only have access to IE5.5, 6, 9 and 10).

Thanks for any help with this!

p.s. I've opened a new question on MS's website - See: IE10 BUG: clipboard data modified when pasted into TEXTAREA but don't hold out much hope of getting a good answer there.

Edit: 2014-06-16 12pm MDT Corrected the IE version number - (upon closer inspection, IE's About page shows the Update Versions to be 10.0.17).

13
General Software Discussion / Re: Finding Outlook Express password
« on: March 01, 2014, 06:12 PM »
SIW will do it. Quick, easy and free!

Look under: SIW -> Software -> Passwords

(Edit: I see now that the info is not on your boot drive - may not work as expected...)

14
General Software Discussion / Re: Software longevity
« on: March 01, 2014, 06:06 PM »
ZTree for Windows (reborn from XTree (for DOS)) .

Cannot. Live. Without.

15
Drupal!

er... no, I meant to say WordPress!

Pages: prev1 2 [3] 4 5 6 7 8 ... 19next
Go to full version