Closed
Bug 15742
Opened 25 years ago
Closed 25 years ago
clicking on buttons draws them out of position
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: warrensomebody, Assigned: troy)
References
()
Details
Attachments
(1 obsolete file)
I've noticed that if you click on one of the buttons at the top of the
travelocity page, e.g. "find/book a flight" the button will momentarily draw to
the left of where it should be.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 1•25 years ago
|
||
resolving as worksforme using today's opt bits on win98. These are not
XPToolkit buttons anyway, so if you see this again, please reopen and assign to
Gecko.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Component: XP Toolkit/Widgets → Layout
Reporter | ||
Comment 2•25 years ago
|
||
Still happens for me with this morning's build. It doesn't happen every time
though. I wonder if it has some to do with the scrollbar appearing after the
page is laid out.
Reporter | ||
Updated•25 years ago
|
Assignee: trudelle → rickg
Status: REOPENED → NEW
Reporter | ||
Updated•25 years ago
|
Resolution: WORKSFORME → ---
Reporter | ||
Comment 3•25 years ago
|
||
Reassigning to Rickg (to reassign).
Comment 4•25 years ago
|
||
I'm seeing this again too, after coming back to the page. The page HTML content
seems to shift left when I go back to it, drawing a second time offset by
about one quarter inch. The images shift left when I click on them.
Rod -- can you diagnose the problem on this one?
Assignee: rickg → rods
Updated•25 years ago
|
Assignee: rods → troy
Comment 6•25 years ago
|
||
It is a layout problem/painting issue that doesn't have anything to do with img
css values. A good test is to start the viewer on NT, maximize the viewer, then
scroll down slowly until half the image "buttons" (which are really img src) are
scrolled out of view, then scroll back to the top. It appears that they have
been layed out correctly but it needs one additional paint to be called.
Test #2: maximize viewer, load travelcities, bring some other maximized app
forward (to force a repaint) then minimize it. It paints and everything is fine.
Assigning to troy because he was optimizing painting. (this could be a table
updating issue, but I am not sure)
*** Bug 13988 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•25 years ago
|
||
I no longer see any problems in today's builds as of the 1999110109 builds.
Marking VERIFIED
Comment 9•2 years ago
|
||
Updated•2 years ago
|
Attachment #9305868 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•