Closed
Bug 50282
Opened 25 years ago
Closed 6 years ago
"Select All" broke next page rendering
Categories
(Core Graveyard :: Java APIs to WebShell, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: avm, Unassigned)
Details
Attachments
(2 files)
2.66 KB,
patch
|
Details | Diff | Splinter Review | |
60.00 KB,
application/octet-stream
|
Details |
How to reproduce:
1. Run webclient and load any page("first")
2. Via Edit->"Select All" menu select all on this page
3. then try to load some other page("second") and note, that
first page rendered instead of second.
Reproduced always on Window NT4.0 SP4,
Mozilla M16 and Wenclient from 08/23/00
![]() |
||
Comment 2•25 years ago
|
||
Verified that this does not show up on Solaris. Will check on Win NT.
_accept.
_Ashu
Status: NEW → ASSIGNED
![]() |
||
Comment 3•24 years ago
|
||
![]() |
||
Comment 4•24 years ago
|
||
![]() |
||
Comment 5•24 years ago
|
||
Patch modifies
src_moz/CurrentPageImpl.cpp
src_moz/nsActions.cpp
src_moz/nsActions.h
classes_spec/org/mozilla/webclient/wrapper_native/CurrentPageImpl.java
_Ashu
![]() |
||
Comment 7•24 years ago
|
||
Fix checked in. Closing Bug.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
![]() |
||
Comment 8•24 years ago
|
||
This bug is stiil reproduced with mozilla branch Netscape61_RELEASE and
blackwood branch JAVADEV_6_1_20010831 under NT 4.0 (Mozilla/5.0 (Windows; U;
WinNT4.0; en-US; rv:0.9.2) Gecko/20011009).
When I press "Select All" button from menu and then try to loa next url,url
doesn't loaded on the webclient screen.
Bug should be reopen.
![]() |
Reporter | |
Comment 9•24 years ago
|
||
Still reproduced with Netscape61_RELEASE and JAVADEV_6_1_20010831
Reopen.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
![]() |
Reporter | |
Comment 10•24 years ago
|
||
Clear CC
![]() |
||
Comment 12•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050514
Or I didn't follow the steps right or this bug can be marked WFM.
Comment 13•20 years ago
|
||
owner address ashuk@eng.sun.com is invalid
Assignee: ashuk → nobody
Status: REOPENED → NEW
Assignee | ||
Updated•13 years ago
|
Product: Core → Core Graveyard
Comment 14•6 years ago
|
||
Java APIs to WebShell isn't a thing anymore. Closing.
Status: NEW → RESOLVED
Closed: 24 years ago → 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•