Closed
Bug 6021
Opened 25 years ago
Closed 25 years ago
Different bugs.
Categories
(Core Graveyard :: Viewer App, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: frank, Assigned: waqar)
Details
Hy,
i today downloaded the latest build of raptor and found some bugs,
hope it may help.
First i tried to seaarch bugzilla, got the following error report:
Software error:
Can't connect to database server. at globals.pl line 38.
Please send mail to this site's webmaster for help.
Content-type: text/html
Software error:
select bug_id, product, version, rep_platform, op_sys, bug_status, resolution,
priority, bug_severity, component, assigned_to, reporter, bug_file_loc,
short_desc, target_milestone,
qa_contact, status_whiteboard, date_format(creation_ts,'Y-m-d'), groupset from
bugs where bug_id = mark and bugs.groupset & 0 = bugs.groupset: at globals.pl
line 45.
Please send mail to this site's webmaster for help. Content-type: text/html
Software error:
Error doing bug_form.pl: Resource temporarily unavailable at
/opt/webtools/bugzilla/show_bug.cgi line 50.
the URL was: http://bugzilla.mozilla.org/show_bug.cgi?id=mark
Raptor related bugs:
- Viewing the page:
'http://www.javasoft.com/products/jdk/1.2/docs/api/index.html'
then scrolling any of the left frames: parts of the background remain grey.
Also one of the frames URL's appears in the URL edit component, not the
correct address.
Anywhen while playing around the program crashed with the following output:
Gtk-WARNING **: invalid unclassed pointer in cast to `GtkObject'
Gtk-CRITICAL **: file gtkobject.c: line 1037 (gtk_object_get_data): assertion
`GTK_IS_OBJECT (object)' failed.
Gtk-CRITICAL **: file gtkwidget.c: line 1395 (gtk_widget_destroy): assertion
`GTK_IS_WIDGET (widget)' failed.
Gtk-WARNING **: invalid class type `(unknown)' in cast to `GtkObject'
Gtk-CRITICAL **: file gtkobject.c: line 1037 (gtk_object_get_data): assertion
`GTK_IS_OBJECT (object)' failed.
Gtk-CRITICAL **: file gtkwidget.c: line 1395 (gtk_widget_destroy): assertion
`GTK_IS_WIDGET (widget)' failed.
Gtk-WARNING **: invalid unclassed pointer in cast to `GtkObject'
Gtk-CRITICAL **: file gtkobject.c: line 1037 (gtk_object_get_data): assertion
`GTK_IS_OBJECT (object)' failed.
Gtk-CRITICAL **: file gtkwidget.c: line 1395 (gtk_widget_destroy): assertion
`GTK_IS_WIDGET (widget)' failed.
G
I've not been able to find a strategy to surely reproduse this, sorry.
- trying to browse my local filesystem with 'file:/' (directory list ok)
following any link like 'bin' raptor looks for 'file:///bin' .
Theres no content except 'Up to higher level directory' link (there should be
more)
which works and links also to
- 'file:///' (directory list ok)
- alter 'file:///bin' to 'file:/bin' has also no affect
- entering exactly the same url twice (e.g. to get the page reloaded)
has the effect that it seems also be inserted twice into the back-buttons
history list (or whatever happens in such a case).
- i also found a bug trying to mark text (in order to copy it):
I pressed the left mbutton holded it pressed, exceeded the line end
and released the button. The effect is that it seems the program did not
realize the event of releaseing the button and keeps updateing marking.
- start marking between text lines is completey ignored
- While in editor mode cursor keys do not work correctly
(up, down shifts the whole page; left, right, pos1, end seems to be ignored.)
- no option to switch back from editor mode.
- clipboad options (Edit: cut | copy | paste) do not work (Unimplemented ?)
- the rendering of the section 'Pseudo element tests' from the file
'resource:/res/samples/text0.html' fails. It looks like both lines are
painted
to the same y position.
- In ToolbarTest1 i'm able to minimize a bar but there's no option to show it
again.
There also remains a grey stripe.
- In TreeTest 1 double clicking a node: expanding the tree seems to be triggered
by mouse moves (while not moving nothing happens)
also i felt its pretty slow (my hardware is a dual PII 350)
- collapsing a node has an additional problem one child entry remains.
bye
Frank
frank@sfs-software.com
Ramiro -- please take a look at the scrolling bug described below. There are
other problems (with forms) that are already know by the browser team.
wow, thats a lot of bugs. Is there any chance you could split them up into
pieces ?
editor bugs: akkana@netscape.com
text selection bugs: mjudge@netscape.com
file:// bugs: dp@netscape.com
tree bugs: hyatt@netscape.com
toolbar bugs: pinkerton@netscape.com
scrolling problem: ramiro@netscape.com
thanks very much.
This needs to be split into different bugs and each tested with lates Apprunner.
Sending to you to delegate :-)
Comment 4•25 years ago
|
||
I'll start to divide this one out into multiple bugs and will refer to all bugs
in this one -- once they are all broken out, I'll close this one -- so save
those comments until I get this one done.
Updated•25 years ago
|
Assignee: ramiro → waqar
waqar, this bug needs to be split up into pieces and verified that the suggested
problems still happen.
Updated•25 years ago
|
QA Contact: beppe → leger
Updated•25 years ago
|
QA Contact: beppe → paulmac
Comment 7•25 years ago
|
||
gee, I think I split these out, or there were bugs already in the queue.
Assigning Paul as QA -- you may want someone to check each issue.
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 8•25 years ago
|
||
these bugs are 6 months old, it would be a waste of time going thru these all.
Frank, if you are still around, I apologize that no one got to these bugs
earlier. Please downloaded the latest M11 build and try it out if you like, and
feel free to file new bugs where you find problems. Please read
http://www.mozilla.org/quality/bug-writing-guidelines.html for tips on writing
good bug reports, thanks very much.
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
•