Closed
Bug 2716
Opened 26 years ago
Closed 26 years ago
image submit buttons crash.
Categories
(Core Graveyard :: Viewer App, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sujay, Assigned: pollmann)
References
()
Details
using 1/27 build
Go to above URL and then click on an image submit button.
crash!
make sure you click the first image submit button, not the 2nd..
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•26 years ago
|
||
I'm using a tree from around noon, gtk from cvs, and don't see this crash.
Akkana, Pavlov, Slamm?
Comment 3•26 years ago
|
||
I'm not sure which buttons are image submit buttons -- the layout of test8 is so
hosed that I have a hard time telling what's going on. What does the button
look like (on linux)?
Assignee | ||
Comment 4•26 years ago
|
||
The image button is the leftmost image in the top row if forms elements. It is
a little picture of a raptor's mouth outlined in blue. When I click on it, I
get taken to yahoo.
(un?)fortunately I was able to reproduce the crash by clicking on the second
image button (not the first) which is farther down the page. Looking into it...
Assignee | ||
Comment 5•26 years ago
|
||
This is a result of Selected being called instead of DefaultSelected - thus
the selection is out of range. That's also why no selection boxes display
anything with GTK. I've got a fix and will check it in today.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•26 years ago
|
||
Just checked in a fix.
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•