Edgewall Software

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11102 closed defect (fixed)

Edit conflict warning messages may not be visible when not in side-by-side edit mode — at Version 4

Reported by: Ryan J Ollos <ryan.j.ollos@…> Owned by: Christian Boos
Priority: normal Milestone: 1.0.2
Component: wiki system Version: 1.0-stable
Severity: normal Keywords:
Cc: Branch:
Release Notes:

Repositioned the Edit conflict and Merge warning messages on the Wiki edit page so that they are always visible when the page refreshes.

API Changes:
Internal Changes:

Description

When in side-by-side edit mode, the warning message is visible to alert the user of an editing conflict, and when merging changes the merge warning message is still visible. All is good so far!

However, when not in side-by-side edit mode, the warning messages may not be visible for either case.

First, the edit conflict warning message is displayed near the submit buttons and when the page refreshes after the user selects Preview page or Submit changes those buttons may not be visible on the page, particularly if the edit area height is a large value.

Second, the warning message that appears after selecting Merge changes is at the same location (top of the page) as when in side-by-side edit mode, however the page is scrolled all the way to the bottom when it refreshes, so the message may not be visible.

Change History (7)

by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Attachment: NotSideBySide1.png added

by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Attachment: SideBySide2.png added

by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Attachment: SideBySide1.png added

comment:1 by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Summary: Edit conflict warning messages are not visible when not in side-by-side edit modeEdit conflict warning messages may not be visible when not in side-by-side edit mode
Type: enhancementdefect

comment:2 by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

  • 5b7ab5cf: Puts the conflict message always at the top of the page.
  • 968cce54: Put the merge message always above the preview.

comment:3 by Christian Boos, 11 years ago

Milestone: 1.0.2
Owner: set to Christian Boos
Status: newassigned

comment:4 by Ryan J Ollos, 11 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Committed to 1.0-stable in [11827] and [11828].

Last edited 11 years ago by Ryan J Ollos (previous) (diff)
Note: See TracTickets for help on using tickets.