LearnNewsExamplesServices
Frontmatter
id1124
titleform.field.Text: triggers are behind the visible area in FF
stateClosed
labels
bug
assignees[]
createdAtAug 22, 2020, 12:54 PM
updatedAtAug 22, 2020, 1:23 PM
githubUrlhttps://github.com/neomjs/neo/issues/1124
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 22, 2020, 1:23 PM

form.field.Text: triggers are behind the visible area in FF

Closed v8.1.0 bug
tobiu
tobiu commented on Aug 22, 2020, 12:54 PM

need to take a closer look into this.

Screenshot 2020-08-22 at 12 52 03

tobiu added the bug label on Aug 22, 2020, 12:54 PM
tobiu
tobiu Aug 22, 2020, 1:14 PM

firefox does not really work with flex basis. flex: 1 1 30px or flex: 1 1 100%

pushes the triggers out of the visible area.

flex-grow: 1; flex-shrink: 1;

seems to work. needs testing for side effects (e.g. in chrome).

tobiu referenced in commit ef60dc7 - "form.field.Text: triggers are behind the visible area in FF #1124" on Aug 22, 2020, 1:22 PM
tobiu closed this issue on Aug 22, 2020, 1:23 PM