[Webkit-unassigned] [Bug 22333] Text wrapping algorithm for small screens (eg. Mobile screens)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 19 06:02:51 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22333


biment.srivastav at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25265|                            |review?
               Flag|                            |




------- Comment #5 from biment.srivastav at nokia.com  2008-11-19 06:02 PDT -------
Created an attachment (id=25265)
 --> (https://bugs.webkit.org/attachment.cgi?id=25265&action=view)
Text wrapping algorithm for fixed width

I am attaching a patch with compile-time flag.

Brief description about Text wrapping for fixed width: -
To avoid horizontal scrolling while reading text content in small display, we
override the fixed width with screen width for the the block which contains
text.

I have also attached screen-shots which illusrates the usage of the feature.

normalTextWrappinh.jpg - result without algorithm
resultWithAlgorithm.jpg - result with algorithm


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list