[Bug 6876] New: Off-by-one in character limit for edit field

Wine Bugs wine-bugs at winehq.org
Tue Dec 12 10:16:42 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6876

           Summary: Off-by-one in character limit for edit field
           Product: Wine
           Version: 0.9.9.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P1
         Component: wine-gui
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: theosib at gmail.com


I'm trying to install Xilinx ISE software.  During the installation process, I
am presented with four four-character edit fields into which I must enter a
16-digit license key.  Under Windows, I am allowed to enter all four digits into
each field.  Under WINE, I am only allowed to enter three digits into each field
(making it impossible for me to install the app).

My best guess is that WINE has a bug where edit fields are limited to one fewer
characters than what is specified by the application.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list