Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

InlineEditor file link not properly underlined #7271

Closed
marcelgerber opened this issue Mar 20, 2014 · 7 comments
Closed

InlineEditor file link not properly underlined #7271

marcelgerber opened this issue Mar 20, 2014 · 7 comments
Assignees
Milestone

Comments

@marcelgerber
Copy link
Contributor

  1. Go to FindReplace.js : 630
  2. Open an Inline Editor on handleQueryChange
  3. Move the cursor over the file link (saying FindReplace.js : 565)

Result: It is not completely underlined.
Expected: It should be properly underlined.

image

Windows 8.1, @9151c63

@peterflynn
Copy link
Member

Hmm, looks like the line number alignment is broken too. @SAplayer can you try with all extensions disabled?

@RaymondLim
Copy link
Contributor

I can reproduce it without any extension installed on my mac 10.8.5.

@peterflynn
Copy link
Member

Ah, ok yeah -- I can repro the underline problem with there are 3 digits in the line number. It doesn't happen if I go back to just before @larz0's CSS changes in #5921 -- assigning to him.

The misaligned line numbers in the screenshot above are UTR for me though -- I'm guessing that part is due to some extension @SAplayer has installed.

@peterflynn
Copy link
Member

Marking Sprint 38 since it's a new regression

@larz0
Copy link
Member

larz0 commented Mar 20, 2014

PR is up.

@RaymondLim
Copy link
Contributor

Confirmed fixed.

@marcelgerber
Copy link
Contributor Author

@peterflynn Yes, that's caused by brackets-git.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants