Bug #1347
Pasting a control character into a WLineEdit causes lockup
| Status: | Assigned | Start date: | 07/03/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Koen Deforche | % Done: | 0% | |
| Category: | - | |||
| Target version: | 3.3.1 |
Description
The attached test case file gives the details of how to reproduce the problem.
History
#1 Updated by Koen Deforche 12 months ago
- Status changed from New to Assigned
- Assignee set to Pieter Libin
Pieter,
dit veroorzaakt misschien een JAvaScript error in de character conversie / detectie methodes ?
koen
#2 Updated by Jake Petroules 12 months ago
I was not able to reproduce this with rev 3903ba5
#3 Updated by Steve Drake 11 months ago
I just got the latest Wt code from git and the problem is still reproducible for me. (git clone http://www.webtoolkit.eu/git/wt.git wt)
Is there any additional info you'd like me to provide or experiments you'd like me to run to help reproduce or isolate the problem? Thanks.
#4 Updated by Koen Deforche 4 months ago
- Assignee changed from Pieter Libin to Koen Deforche
- Target version set to 3.3.0
Hey Steve,
Sorry for getting back to you on this one after such a long time.
Do you see this in a specific browsers ?
Regards,
koen
#5 Updated by Steve Drake 4 months ago
I just tested it again, using Wt version 3.2.1, and here are the results:
The problem IS reproducible on these web browsers:
- Internet Explorer 9.0.12
- Opera 12.13
- Firefox 18.0.1
The problem IS NOT reproducible on these web browsers:
- Chrome Version 24.0.1312.57 m
- Safari 5.1.2
#6 Updated by Koen Deforche 4 months ago
- Target version changed from 3.3.0 to 3.3.1
Hey Steve,
I have not been successful in getting these characters in my paste buffer ... I'll need to come back to this issue. Perhaps it's because I'm running Windows inside a VM, and I failed to do this on MacOSX or Linux. I'll need to come back on this issue with a proper Windows laptop.
Regards,
koen
