Closed
Bug 4461
Opened 26 years ago
Closed 25 years ago
Cosmetic mouseover button drawing problems
Categories
(Core :: Layout: Form Controls, defect, P4)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: sfraser_bugs, Assigned: pierre)
References
()
Details
(Whiteboard: requires rounded boraders- move to m8?)
See the GIFs at http://jazz/users/sfraser/publish/bugs/buttons/.
The mouseover borders are being drawn one pixel too low, and to the right
(this is probably GFX differences between platforms).
Also, the button corners are not being handled properly. See the button
specs at http://gooey/client/5.0/specs/visuals/VisualDesignSpec/
#Button%20Apperances.
Updated•26 years ago
|
Assignee: pinkerton → evaughan
Comment 1•26 years ago
|
||
buttons are eric's babies. reassigning to him.
Updated•26 years ago
|
Priority: P3 → P4
Target Milestone: M7
Comment 2•26 years ago
|
||
targetting m7, p4
that sort of depends. The behavior listed at the above url is still there
and only on mac.
BUT the behavior on linux/win32 is not exacly up to spec either:
1. the upper right and lower left pixels of the button should not
be drawn (i.e. they are the same color as the buttonbar's background.
on nt/linux, the upper right pixel is periwinkle, and the lower left
is a dark purple.
2. the upper left pixel should be pretty close to white, but it is the same
off-white color as the top and left button border.
in sum, there are cosmetic mouseover button drawing problems on windows and
linux too, but they are not as pronounced as those on macos.
tested on these QA morning builds :
MacOS 8.51, RedHat5.2, and WinNT 4 (1999-04-13-0X)
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 5•25 years ago
|
||
This has been fixed. We still don't have rounded borders but they are coming
soon.
this still occurs on
1999-06-15-14 MacOS 8.51
but does not happen on
1999-06-15-14 RedHat Linux 5.2 kernel 2.2.7
1999-06-15-14 WinNT 4.0 sp4
Updated•25 years ago
|
Whiteboard: requires rounded boraders- move to m8?
Updated•25 years ago
|
Target Milestone: M7 → M8
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
Updated•25 years ago
|
Assignee: evaughan → pinkerton
Status: REOPENED → NEW
Comment 9•25 years ago
|
||
This looks like a mac bug in the css rendering code. Can you take a look or get
this to the right mac person?
Updated•25 years ago
|
Assignee: pinkerton → pierre
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•25 years ago
|
||
It was fixed a few weeks ago in response to a similar bug report.
Comment 11•25 years ago
|
||
verified on
1999-07-13-09 MacOS 8.51
You need to log in
before you can comment on or make changes to this bug.
Description
•