Opened 2 years ago

Closed 2 years ago

#17665 closed enhancement (maybelater)

DFW: After switching to DFW the scrollbar may confuse

Reported by: ocean90 Owned by:
Priority: normal Milestone: 3.2
Component: Editor Version: 3.2
Severity: normal Keywords: 2nd-opinion
Cc:

Description

Steps:

  • Go to add new post screen (visual mode)
  • Switch to DFW screen
  • You will see the scrollbar on the right (or left)

From my point of view the scrollbar is confusing. I would expect there is something below the editor, but there is nothing. Not really distraction free.

We should update the height of the screen, because it's still the height of the new post screen without DFW.

2nd opinion?

Attachments (1)

DFW-expand.png (56.2 KB) - added by sterlo 2 years ago.
Expanded content container with no content.

Download all attachments as: .zip

Change History (4)

  • Milestone changed from Awaiting Review to 3.2

This has been bothering me a lot.

Also if you write many lines of content...the container expands. But if you remove content - it does not.

See attached screen shot.

sterlo2 years ago

Expanded content container with no content.

  • Resolution set to maybelater
  • Status changed from new to closed
  • Type changed from defect (bug) to enhancement

The DFW blocking div has position:absolute (vs. position:fixed) in order to push the scrollbar properly. For now I don't see a reliable way that works in all browsers to set the scrollbar length or add/remove it. Please reopen with a patch if you find one.

Note: See TracTickets for help on using tickets.