Closed
Bug 22301
Opened 26 years ago
Closed 26 years ago
A crash occurs after hiding and showing navigation toolbar
Categories
(Core :: XUL, defect, P2)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: chrispetersen, Assigned: saari)
Details
(Keywords: crash, platform-parity)
Attachments
(2 files)
Version: Apprunner
Build: 1999122023
Platforms: Mac
Other Platforms: Problem dosen't exist on Windows and Linux builds.
Expected Results: The user should be able to hide and show the navigation toolbar
without a crash occuring.
What I got: After hiding the navigation toolbar, reselecting Navigation Toolbar
from the Toolbars submenu of View results in a crash.
Steps to reproduce:
1) Launch Aprunner
2) In the url field, place focus by clicking. Carat should be displayed in field.
3) From the Toolbars submenu (of Views), select Navigation Toolbar. This show
hide the navigation toolbar.
4) Reselect Navigation Toolbar from the Toolbars submenu. Instead of displaying
the toolbar, a crash occurs.
Reporter | ||
Comment 1•26 years ago
|
||
![]() |
||
Updated•26 years ago
|
Assignee: shuang → don
Component: UE/UI → XPApps
QA Contact: elig → claudius
Summary: [CRASH][PP]A crash occurs after hiding and showing navigation toolbar → [CRASH][PP]A crash occurs after hiding and showing navigation toolbar
![]() |
||
Comment 2•26 years ago
|
||
Smells like XP Apps or Toolkit...
![]() |
||
Updated•26 years ago
|
Severity: major → critical
![]() |
||
Updated•26 years ago
|
Assignee: trudelle → pinkerton
Priority: P3 → P2
Summary: [CRASH][PP]A crash occurs after hiding and showing navigation toolbar → [PP]A crash occurs after hiding and showing navigation toolbar
Target Milestone: M13
![]() |
||
Comment 4•26 years ago
|
||
reassigning to pinkerton as p2 for M13.
Why do we need a second 'crash' in the summary? I'd rather see more of
the summary, removing it, search for 'crash' rather than '[CRASH]'
![]() |
||
Updated•26 years ago
|
Assignee: pinkerton → saari
![]() |
||
Comment 5•26 years ago
|
||
focus problem, probably with the ender text widget. passing the buck.
![]() |
Assignee | |
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13 → M15
![]() |
Assignee | |
Comment 6•26 years ago
|
||
So this implies that we destroy the text field when we hide it... is that correct?
The mac focus tracking code isn't being notified that the URL bar is no longer valid.
![]() |
||
Comment 7•26 years ago
|
||
Can we at least disable hide/show for beta, if it is still going to crash?
![]() |
||
Comment 8•26 years ago
|
||
Adding "crash" keyword to all known open crasher bugs.
Keywords: crash
![]() |
||
Updated•26 years ago
|
Summary: [PP]A crash occurs after hiding and showing navigation toolbar → A crash occurs after hiding and showing navigation toolbar
![]() |
Assignee | |
Comment 10•26 years ago
|
||
Fixed
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•