Project

General

Profile

Actions

Bug #309

closed

Sizing issues with Ext::TableView

Added by Vincenzo Romano about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/26/2010
Due date:
% Done:

0%

Estimated time:

Description

OS: Linux Ubuntu 9.10 (karmic)

Wt: 3.1.1a

ExtJS: 3.1.0

Browser: Chrome 5.0.307.9 beta

Browser: Mozilla Firefox: 3.5.8

Browser: Konqueror 4.4.00 (KDE 4.4.0)

Whenever the Ext::TableView needs more horizontal room than available in the container:

  1. on Chrome it will expand the container as much as possible and will clip on right the extra horizontal content
  2. on Firefox it will hang the browser at the resizing stage (see issue 307)
  3. on Konqueror it will properly display the content.

Very likely this is an ExtJs issue.

Please confirm so I can file the bug to the proper development team.


Files

Main2.cpp (2.71 KB) Main2.cpp Source code Vincenzo Romano, 02/26/2010 06:47 PM
acss.css (486 Bytes) acss.css CSS file Vincenzo Romano, 02/26/2010 06:47 PM
chrome.png (94.3 KB) chrome.png Chrome's output Vincenzo Romano, 02/26/2010 06:47 PM
konqueror.png (91.4 KB) konqueror.png Konqueror's output Vincenzo Romano, 02/26/2010 06:47 PM
Actions #1

Updated by Koen Deforche about 14 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche

Hey,

Thanks for the test case.

This is a problem with webkit not handling oversized absolute elements correctly.

Firefox also behaves correctly after applying the fix for #307.

The latest git contains a workaround.

Regards,

koen

Actions #2

Updated by Koen Deforche about 14 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF