Skip to content

Fixes issue with the large cursor on Safari in the comment section.#9184

Merged
MorrisJobke merged 1 commit into
masterfrom
bug-9150
Apr 17, 2018
Merged

Fixes issue with the large cursor on Safari in the comment section.#9184
MorrisJobke merged 1 commit into
masterfrom
bug-9150

Conversation

@Abijeet

@Abijeet Abijeet commented Apr 14, 2018

Copy link
Copy Markdown
Member

This was being caused due to the display: inline-block on the contenteditable div.

Tested the following,

  1. Alignments with the close / cancel button
  2. Position of the loading symbol when updating / saving a comment.

I've tested this on BrowserStack on Safari 7.1 and it did seem to work, so hoping that it'll work on the newer versions.

Fixes #9150

cc @nextcloud/designers

Signed-off-by: Abijeet abijeetpatro@gmail.com

This was being caused due to the `display: inline-block` on the contenteditable div.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
@Abijeet Abijeet added the 3. to review Waiting for reviews label Apr 14, 2018
@Abijeet Abijeet requested a review from MorrisJobke April 14, 2018 15:08
@Abijeet Abijeet self-assigned this Apr 14, 2018
@MorrisJobke MorrisJobke added this to the Nextcloud 14 milestone Apr 16, 2018

@MorrisJobke MorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

@MorrisJobke MorrisJobke merged commit dfffc0f into master Apr 17, 2018
@MorrisJobke MorrisJobke deleted the bug-9150 branch April 17, 2018 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix cursor in empty comment input in Safari

3 participants