FLUID-1986: Font size only changes in the preview.

Metadata

Source
FLUID-1986
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Jacob Farber
Reporter
Justin Obara
Created
2008-12-16T11:50:28.000-0500
Updated
2009-01-13T11:10:18.000-0500
Versions
  1. 0.6
Fixed Versions
  1. 0.7
Component
  1. UI Options

Description

Font size only changes in the preview.

Steps to reproduce:

1) Open the UI Options example from the daily build site:
http://build.fluidproject.org/fluid/fluid-components/html/templates/UIOptions.html

2) change the font size. It should show in the preview window.

3) click the 'Save and apply your preferences' button

Notice that only the font size in the preview and on the "Save and apply your preferences" button changes

Environments

FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
FF3, IE7 (Win Vista)
FF3, IE6 (Win 2000)

Comments

  • Justin Obara commented 2009-01-06T12:10:53.000-0500

    Bug Parade 0.7 release

  • Jacob Farber commented 2009-01-07T11:43:31.000-0500

    Added BODY rule to enforce font size

  • Eli Cochran commented 2009-01-07T12:40:10.000-0500

    I've reviewed and tested this patch. Looks good.

  • Justin Obara commented 2009-01-07T13:58:38.000-0500

    All of the font sizes change, but this is causing some overlap issues in IE. (When the font is set to +4 or higher)

  • Justin Obara commented 2009-01-08T15:52:12.000-0500

    The font size on the "Save and Apply Your Preferences" button does not change in Safari. It shrinks if the font size is made smaller, but doesn't increase in size when selecting a large font size.

  • Jacob Farber commented 2009-01-09T12:02:15.000-0500

    There is a question of which is more effective in Safari: non native but correctly sized buttons, or incorrectly sized but familiar and native buttons. Please see attached screenshots.

  • Jacob Farber commented 2009-01-12T13:58:34.000-0500

    The concensus of people on the Fluid work list agreed to overrride the native OS look n feel to accomodate large font sizes.

  • Michelle D'Souza commented 2009-01-13T11:03:05.000-0500

    I reviewed the commits and they look good.

  • Justin Obara commented 2009-01-13T11:10:18.000-0500

    Verified fix using:

    FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
    FF3, IE7 (Win Vista)