Page MenuHomePhabricator

Insert Table : Browser is not responding when huge table is inserted
Closed, ResolvedPublic

Description

Author: wikibugs

Description:
Unresponsive warning message when huge table is inserted

Reporting against the build hosted on Staging environment. (http://prototype.wikimedia.org)

Steps to reproduce :
1)Start editing an existing page
2)Click on 'Insert table' icon
3)Set Columns=1000 and Rows=1000
4)Click Insert button

<<Browser hangs. CPU usage was 50%. Error message is displayed (Please see the attached)>>

Expected Outcome:
This shall be handled without crashing.

Client Environment details ::
Browser (User-Agent): Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Javascript: Enabled
Cookies Enabled: Enabled
Java Enabled: Enabled
CPU class/type: OS/CPU Windows NT 6.0
Screen Width x Height: 1280 x 800
Screen Color Depth: 32
Window Width: 591 (46.2% of 1280)
Window Height: 353 (44.1% of 800)


Version: unspecified
Severity: minor
OS: Windows Vista
Platform: PC
URL: http://prototype.wikimedia.org

Attached:

Unresponsive-Warning-2009-09-28.png (490×1 px, 56 KB)

Details

Reference
bz20845

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:51 PM
bzimport set Reference to bz20845.

Fixed in r57016 by not allowing users to insert tables larger than 1000 cells using the dialog.

wikibugs wrote:

Added keyword babaco to the bug

wikibugs wrote:

Verified and Passed.