Closed
Bug 143216
Opened 23 years ago
Closed 22 years ago
UI is unresponsive while tab group is loading
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 141615
People
(Reporter: spf, Assigned: jag+mozilla)
Details
(Whiteboard: DUPEME)
What happens:
When loading a tab group that has several tabs, the UI becomes unresponsive.
To reproduce:
1) Create a tab group with at least 10 bookmarks
2) Go to the Bookmark menu and load that tab group
3) Watch a partially drawn bookmark-menu remain on the screen while all the tabs
load.
What should happen:
The loading of tabs should be given lower priority than rendering the UI.
Perhaps the first tab loaded should be given higher priority so that the page
the user is looking at gets loaded first.
Related: bug 141615
Updated•23 years ago
|
Whiteboard: DUPEME
Comment 2•22 years ago
|
||
The UI is unresponsive because it's XUL, and not the fastest UI kit in the world
(YET!). Once all the tab and browser-objects are created, the UI becomes
responsive, and you only have to wait for the sites to appear.
Your other concern, that the first tab should be prioritized, is covered in bug
141615.
*** This bug has been marked as a duplicate of 141615 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 3•22 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•