FLUID-5447: With prefs framework demo: the reset and hide buttons may be obscured by the page content

Metadata

Source
FLUID-5447
Type
Bug
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Cindy Li
Created
2014-06-13T16:08:17.770-0400
Updated
2024-07-23T07:55:07.961-0400
Versions
  1. 1.5
Fixed Versions
N/A
Component
  1. Demos

Description

1. Open the prefs framework demo: http://build.fluidproject.org/infusion/demos/prefsFramework/

2. Turn on these preferences: max out text size; max out line spacing; turn on "enlarge buttons, menus, text-fields, and other inputs"; turn on table of contents

3. Note that the bottom line for the "reset" and "hide" buttons disappears.

The issue doesn't occur with UIOptions demo: http://build.fluidproject.org/infusion/demos/uiOptions/

Environments

IE 8, 9, 10 & 11
MS Edge 126 & FF 128 (macOS 14.5)

Attachments

Comments

  • Justin Obara commented 2015-06-16T12:02:59.410-0400

    It's probably because the main content area floats over the hide/show tab.

  • Justin Obara commented 2015-06-16T12:03:58.496-0400

    screenshot.png shows the hide/show tab below the page content. Note that the reset button is visible, but the hide button is not.

  • Justin Obara commented 2024-07-23T07:51:46.624-0400

    In recent versions of this demo increasing the font size along with letter and word spacing will cause the buttons to wrap in their container and partially render below the page content.