Closed
Bug 7572
Opened 25 years ago
Closed 25 years ago
[PP] {GFX Scrollbar}Select - Size attribute is ignored on Linux.
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M14
People
(Reporter: chrispetersen, Assigned: rods)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
Version:Apprunner
Build: 1999060308
Platform: Linux
Other Platforms: Works correctly on Mac and Windows.
Expected Results: The Select element's size attribute has been assign a value of
4. The Select element should display all four menu items without a active scroll
bar.
What I got: However, the select element shows only three list items when
displayed in the browser window. The user must scroll to see the fourth list
item.
Steps to Reproduce:
1) Open the sample file in Apprunner.
2) Notice the select element only displays three list items.
Reporter | ||
Comment 1•25 years ago
|
||
Updated•25 years ago
|
Assignee: karnaze → kmcclusk
Comment 2•25 years ago
|
||
Kevin, if this is not gfx related, please reassign to Ramiro, under the
assumption that it is Linux only.
Updated•25 years ago
|
Assignee: kmcclusk → ramiro
Comment 3•25 years ago
|
||
Ramiro, I'm reassigning to you since its a Linux [PP] specific issue
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: ramiro → kmcclusk
Yeah, i see the scrollbar. But, the code that manages the scrollbar is all gfx
widget xp code.
back to kmcclusk.
Updated•25 years ago
|
Assignee: kmcclusk → rods
Comment 6•25 years ago
|
||
Rod, could you check this out after you checkin your changes to the select? It
may be an off by 1 problem which causes the scrollbar to appear on Linux, but
not on WIN32.
Assignee | ||
Updated•25 years ago
|
Summary: [PP] Select - Size attribute is ignored on Linux. → [PP] {GFX Scrollbar}Select - Size attribute is ignored on Linux.
Assignee | ||
Comment 7•25 years ago
|
||
Changed summary, will review after GFX scrollbar work
Assignee | ||
Comment 8•25 years ago
|
||
changed to M14
Assignee | ||
Comment 9•25 years ago
|
||
Work for me in todays build.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•