[Bug 3626] New: range checking in numeric edit box behaves badly

Wine Bugs wine-bugs at winehq.org
Thu Oct 20 03:18:35 CDT 2005


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

           Summary: range checking in numeric edit box behaves badly
           Product: Wine
           Version: 20050830
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-gui
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: rainer.zi at web.de


I found the bug with Macromedia Fireworks 2.0.2 (very old version!)
It might be reproducible in any numeric edit box with range checking and a lower
limit higher than 1.

Steps to reproduce bug:

- Open Fireworks
- create a new image
- click on the Text tool, then click anwhere on the image. The text dialog opens.
- enter some text and highlight it (important!)
- double click into the text size box (which should show something like "12") to
highlight the number
- enter "1"
- The Problem: The text size box now shows "4", its minimum value, rather than "1".

This way you cannot simply enter a number like "14". Workaround possible, e.g.
highlight the "2", enter "4".

IMHO the expected behaviour would be to allow the "1" and apply the range
checking in another place, ie. when the user leaves the box or closes the dialog.

In Fireworks, the problem does NOT occur when the text below in the dialog is
not highlited!

-- 
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